On 28/09/13 01:08, Thomas Morper wrote:
With 4.82 RC1 and the dovecot authenticator in PLAIN mode, Alpine
(which uses the UW IMAP C-client) fails at SMTP authentication.

A manual test revealed a tiny change in the SMTP dialogue.

Exim 4.80.1:

   C: AUTH PLAIN
   S: 334
   C: <base64-string>
   S: 235 Authentication succeeded

Exim 4.82 RC1:

   C: AUTH PLAIN
   S: 334 NULL
   C: <base64-string>
   S: 235 Authentication succeeded

Thanks for testing the RC.  I don't see that behaviour here;
could you share the definition of the PLAIN authenticator config
you're using?
--
Cheers,
   Jeremy



--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to