This commit is contained in:
andryyy
2020-07-29 13:57:38 +02:00
3 changed files with 100 additions and 99 deletions

View File

@@ -188,7 +188,7 @@ transport_maps = pcre:/opt/postfix/conf/custom_transport.pcre,
smtp_sasl_auth_soft_bounce = no
postscreen_discard_ehlo_keywords = silent-discard, dsn
compatibility_level = 2
smtputf8_enable = yes
smtputf8_enable = no
# Define protocols for SMTPS and submission service
submission_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1
smtps_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1