Hi, first of all I would like to say "thank You" for the answers on my previous questions. I read all of them, they were helpful but I missed to say "BIG THANKS!"
I have a security question. My Postfix 2.10.1 Server TLS configuration looks like this at the moment. #TLS Server configuration smtpd_tls_security_level = may smtpd_tls_cert_file = /etc/postfix/ssl/2017.cer smtpd_tls_key_file = /etc/postfix/ssl/2017.key One time per month some external company doing security scan on all Postfix instances. Last time there was a big discussion about anonymous Ciphers. Do I need to disable them ? What else should I configured for public server ? Maybe somebody will be so kind and paste here some perfect, working TLS configuration for public server ? Cheers Zalezny