Re: Order of SASL2 methods announced? (Cyrus IMAPD2)

2003-09-15 Thread Pascal Gienger
Nikola Milutinovic <[EMAIL PROTECTED]> wrote: 250-AUTH=NTLM PLAIN LOGIN DIGEST-MD5 CRAM-MD5 I don't have this second line on Sendmail 8.12.9 - am I missing something? No, it is for (again) broken clients which are using "AUTH=". Some kind of legacy auth. Is it for sure that O and OE cannot use D

Re: Order of SASL2 methods announced? (Cyrus IMAPD2)

2003-09-15 Thread Nikola Milutinovic
> So I would have to disable all but NTLM to be sure AUTH=NTLM is the first > or only "AUTH" visible. No I won't do this for Microsoft users only because > of their broken clients. Maybe there is a way... Basically the ordering of the clients is the ordering of how the *.la files are picked up

Re: Order of SASL2 methods announced? (Cyrus IMAPD2)

2003-09-13 Thread Pascal Gienger
Rob Siemborski <[EMAIL PROTECTED]> wrote: Mostly Randomly. Somewhat based on the order the plugin is loaded. Security requirements of SASL basicly dictate that the client ignore the order they are advertised. The problem arises (again) with Microsoft Outlook and Outlook Express. Outlook breaks w

Re: Order of SASL2 methods announced? (Cyrus IMAPD2)

2003-09-12 Thread Ken Murchison
Pascal Gienger wrote: We have some kind of - problem. We try to understand HOW the different SASL plugins are ordered when doing an announcement (. CAPABILITY). The problem arises (again) with Microsoft Outlook and Outlook Express. Outlook breaks when "AUTH=NTLM" is not the FIRST method annou

Re: Order of SASL2 methods announced? (Cyrus IMAPD2)

2003-09-12 Thread Rob Siemborski
On Fri, 12 Sep 2003, Pascal Gienger wrote: > We have some kind of - problem. > > We try to understand HOW the different SASL plugins are ordered when doing > an announcement (. CAPABILITY). Mostly Randomly. Somewhat based on the order the plugin is loaded. Security requirements of SASL basicly d

Order of SASL2 methods announced? (Cyrus IMAPD2)

2003-09-12 Thread Pascal Gienger
We have some kind of - problem. We try to understand HOW the different SASL plugins are ordered when doing an announcement (. CAPABILITY). The problem arises (again) with Microsoft Outlook and Outlook Express. Outlook breaks when "AUTH=NTLM" is not the FIRST method announced! It gives me an er