From: Alex Dehnert Date: Sun, 19 Oct 2025 03:06:40 +0000 (+0000) Subject: Bump compatibility_level X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=cbeb07613f106cac954e775f8702b10fa1bd27b3;p=sysconfig%2Fpostfix.git Bump compatibility_level Also since one of the things that does is swap the relative order of smtpd_relay_restrictions and smtpd_recipient_restrictions, reformat the former so it's easier to see that it's identical to the latter. --- diff --git a/main.cf b/main.cf index dc4f7d4..f28dd16 100644 --- a/main.cf +++ b/main.cf @@ -1,7 +1,9 @@ # Global Postfix configuration file. This file lists only a subset # of all 300+ parameters. See the postconf(5) manual page for a # complete list. -# + +compatibility_level = 3.6 + # The general format of each line is: parameter = value. Lines # that begin with whitespace continue the previous line. A value can # contain references to other $names or ${name}s. @@ -719,7 +721,11 @@ home_mailbox = .maildir/ # 2005-01-19 owner_request_special = no -smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated permit_auth_destination reject_unauth_destination +smtpd_relay_restrictions = + permit_mynetworks + permit_sasl_authenticated + permit_auth_destination + reject_unauth_destination transport_maps = regexp:/opt/mailman/core/var/data/postfix_lmtp relay_domains =