Browse Source

[Postfix] Set compatibility_level to 2

andryyy 6 years ago
parent
commit
3c3bcf8c82
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/conf/postfix/main.cf

+ 1 - 0
data/conf/postfix/main.cf

@@ -139,3 +139,4 @@ mail_name = Postcow
 transport_maps = pcre:/opt/postfix/conf/local_transport, proxy:mysql:/opt/postfix/conf/sql/mysql_transport_maps.cf
 transport_maps = pcre:/opt/postfix/conf/local_transport, proxy:mysql:/opt/postfix/conf/sql/mysql_transport_maps.cf
 smtp_sasl_auth_soft_bounce = no
 smtp_sasl_auth_soft_bounce = no
 postscreen_discard_ehlo_keywords = silent-discard, dsn
 postscreen_discard_ehlo_keywords = silent-discard, dsn
+compatibility_level = 2