| |||||||||||||||||||||||||||||||
|
Postfix version 2.4.6 listening on port 25 with opportunistic TLS. The relevant lines of the configuration read smtpd_tls_security_level = may smtpd_tls_auth_only = yes Auditors do not want SSLv2 available and I am not sure how to disable this protocol for opportunistic TLS. I see the option is available when the security level is mandatory but I do not see the option for when it is opportunistic. Have I missed something? If this is not possible I will probably resort to making port 25 available only to those on-site and port 587 available publicly. The smtpd daemon listening on 587 will have the following options smtpd_tls_security_level = encrypt smtpd_tls_auth_only = yes smtpd_tls_mandatory_protocols = SSLv3, TLSv1 (the default) Suggestions? Thanks.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com