diff --git a/roles/base/files/postfix/main.cf/main.cf.gateway b/roles/base/files/postfix/main.cf/main.cf.gateway index 993db91f39..88322a1cfc 100644 --- a/roles/base/files/postfix/main.cf/main.cf.gateway +++ b/roles/base/files/postfix/main.cf/main.cf.gateway @@ -713,7 +713,7 @@ smtpd_tls_auth_only = yes smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3 smtpd_tls_mandatory_ciphers = high smtpd_tls_mandatory_exclude_ciphers = aNULL, MD5, RC4 -tls_ssl_options = no_ticket, no_compression +#tls_ssl_options = no_ticket, no_compression smtpd_tls_loglevel = 1 smtpd_tls_cert_file = /etc/pki/tls/certs/gateway.crt