I'm trying to disable MUA submission on port 25. I set these in my config: main.cf: smtpd_sasl_auth_enable = no
master.cf: smtp inet n - n - 1 postscreen smtpd pass - - n - - smtpd dnsblog unix - - n - 0 dnsblog tlsproxy unix - - n - 0 tlsproxy However for some reason MUAs can still authenticate and submit mail when connecting on port 25, even though SASL authentication is disabled globally for smtpd. Am I missing something here? _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
