On Sun, Apr 06, 2025 at 06:46:04PM +0200, Andreas Kuhlen via Postfix-users 
wrote:

> since "smtpd_sasl_auth_enable=no" is the default, it really makes little
> sense to add this to master.cf or main.cf. It is redundant then. So I
> will leave it as I configured postscreen in master.cf in the first place.

Once again, "postscreen" is not involved in SASL.  Any SASL settings
need to be set for services whose daemon process is "smtpd", regardless
of whether the connection protocol is "inet" or "pass".

I have, no setting of the parameter in main.cf:

    $ postconf -nf 'smtpd_sasl_auth_enable'

A "yes" setting in master.cf, for just the submission-related entries:

    $ postconf -P '*/*/smtpd_sasl_auth_enable'
    465/inet/smtpd_sasl_auth_enable = yes
    submission/inet/smtpd_sasl_auth_enable = yes

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

Reply via email to