On 25/05/24 09:50, Northwind via Postfix-users wrote:

just to clarify, submissions is not required to set for enabling sasl_auth on port 465/587. i have tested it, no need to set a separated submissions.

Incorrect.  submission is *only* port 587, submissions is port 465.

my postfix version:
version 3.4.13

On postfix 3.4 submissions was actually called smtps so you want to enable it in the smtps section (there won't be a submissions entry in your master.cf unless you added it).

Just to clarify, note the difference between master.cf in 3.4:

https://github.com/vdukhovni/postfix/blob/postfix-3.4/postfix/conf/master.cf#L29

...vs the current postfix:

https://github.com/vdukhovni/postfix/blob/master/postfix/conf/master.cf#L39

...and note that in both cases there is a -o smtpd_sasl_auth_enable=yes line.


Peter
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to