[Postfix] Set compatibility_level to 2
parent
eb760543d9
commit
3c3bcf8c82
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue