]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Fixing Postfix configuration for mail relays
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 27 Apr 2017 08:24:45 +0000 (10:24 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 27 Apr 2017 08:24:45 +0000 (10:24 +0200)
customer/pixelpark-mail/common.yaml

index 59b4083c8769b4fa0005b9105fc2cfa0d08c7598..9a85ff88e6c644e7161bacffb898aab75be0b854 100644 (file)
@@ -165,7 +165,7 @@ infra::profile::postfix::configs:
   smtpd_recipient_restrictions:
     ensure: 'absent'
   smtpd_relay_restrictions:
-    value: "check_client_access hash:/etc/postfix/maps/access_client, check_recipient_access hash:/etc/postfix/maps/access_recipient, check_sender_access hash:/etc/postfix/maps/access_sender, reject_non_fqdn_recipient, reject_non_fqdn_sender, reject_invalid_helo_hostname, permit_mynetworks, permit_tls_clientcerts, reject_unauth_destination, reject_unauth_destination, reject_unverified_recipient, permit"
+    value: "check_client_access hash:/etc/postfix/maps/access_client, check_recipient_access hash:/etc/postfix/maps/access_recipient, check_sender_access hash:/etc/postfix/maps/access_sender, reject_non_fqdn_recipient, reject_non_fqdn_sender, reject_invalid_helo_hostname, permit_mynetworks, permit_sasl_authenticated, permit_tls_clientcerts, reject_unauth_destination, reject_unauth_destination, reject_unverified_recipient, permit"
   smtpd_sasl_auth_enable:
     value: 'yes'
   smtpd_sasl_authenticated_header: