search for: 31e15657

Displaying 1 result from an estimated 1 matches for "31e15657".

2006 Jun 15
1
SASL AUTH LOGIN mechanism problems
Hi all, Have anyone had problems with Exhange 2003 servers trying to use sasl against Postfix+Dovecot SASL using the AUTH LOGIN Mechanism ? I've done some smtp debugging, and it seems that Exchange sends the usename at the same time as AUTH LOGIN i.e: AUTH LOGIN <base64_username> It then expects to be able to send the password. mech-login.c silently discards all data after AUTH