On 22 May 2013, at 13:42, Peter Skensved wrote:

I've set up dovecot to provide SASL for postfix and as far as I can
tell everything is working correctly. However, when I do a ehlo localhost
I don't see it announcing anything about AUTH :

Connected to localhost.
Escape character is '^]'.
220 xxx.yyy.QueensU.CA ESMTP Postfix
ehlo localhost
250-xxx.yyy.QueensU.CA
250-PIPELINING
250-SIZE 40960000
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN

Am I missing something in the configuration of postfix ( or dovecot ) ?

My telepathy says "no" but if you had done what http://www.postfix.org/DEBUG_README.html#mail advises, I could use less inconsistent tools.

The log files tell me that it authenticates and entering the wrong password
makes it fail etc.

Right.

While it is not a default, smtpd_tls_auth_only=yes is a commonly recommended and wise setting. You probably have it.

Reply via email to