1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-26 05:27:29 +02:00

[Postfix] Set compatibility_level to 2

This commit is contained in:
andryyy 2019-07-13 14:44:17 +02:00
parent eb760543d9
commit 3c3bcf8c82
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF

View File

@ -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
smtp_sasl_auth_soft_bounce = no
postscreen_discard_ehlo_keywords = silent-discard, dsn
compatibility_level = 2