Ferdinand Goldmann: > Hi, > > I need a Postfix (3.3) installation to only accept mails sent after STARTTLS, > so I've set smtpd_tls_security_level = encrypt in main.cf. However, Postfix > still allows sending mails withouth encryption.
I assume that you are talking about receiving emailwith Postfix. What is the output from: postconf -n smtpd_tls_security_level postconf -P '*/*/smtpd_tls_security_level' Wietse