On 14 Apr 2015, at 13:35, Robert Chalmers wrote:

I don’t want/need client sasl support. Just here in the server. smtpd.

Which means, in main.cf I put

smtpd_sasl_auth_enable=yes
smtpd_sasl_type=dovecot

Which I have done already.


And yet:

On 14 Apr 2015, at 11:32, Robert Chalmers wrote:

Ok, to clarify that problem, it’s happening with all builds, 3.0, 3.0.01 and 3.1xxxx

postconf -a
dovecot

postconf -A
… nothing


postconif -d (defaults) diff with postconf - p (configured)

< smtp_sasl_type = cyrus
---
smtp_sasl_type = dovecot>>


Do you understand the difference between these two lines?

smtp_sasl_type = dovecot
smtpd_sasl_type = dovecot

Reply via email to