Viktor Dukhovni via Postfix-users:
Don't set
smtpd_tls_security_level = encrypt
in main.cf. Instead use a master.cf override for just the port 25
service:
smtp inet n - n - - smtpd
-o smtpd_tls_security_level=encrypt
I am using postscreen, how do I define that? Thanks. _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
