HI Benny,
master.cf already have enteries for 465 and 587 as I followed the guide.
Noted and thank you.
Regards, -badli
From: Benny Pedersen me@junc.eu Sent: Monday, April 24, 2023, 02:54 To: dovecot@dovecot.org dovecot@dovecot.org Subject: Re: dovecot sasl with postfix, smtp auth not available
dovecot--- via dovecot skrev den 2023-04-23 20:25:
I tried to enable it on postfix smtp_sasl_auth_enable, but it is was not advertise.
That is because "smtp" is not the same as "smtpd".
http://www.postfix.org/postconf.5.html#smtpd_sasl_auth_enable
port 25 should not support sasl auth, make this a override in master.cf so it only is on port 465, or 587
when remote mta's blindly just try sasl auth on port 25 thay miss a password, and give up, after wasting resourses in both ends
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org