EKskgBArkfXhMZNEUfrTvFILs4Ig]
# Main.cf config entries
-infra::profile::postfix::configs:
-# masquerade_domains:
-# value: 'hash:/etc/postfix/maps/masquerade_domains'
-# relay_domains:
-# value: 'hash:/etc/postfix/maps/relay_domains'
- 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_sasl_authenticated, permit_tls_clientcerts, reject_unauth_destination, reject_unauth_destination, reject_unverified_recipient, permit"
-
-# All postfix hash databases
-infra::profile::postfix::hashes:
- '/etc/postfix/maps/access_client':
- ensure: 'present'
- source: 'puppet:///postfix_dir/maps/access_client'
- '/etc/postfix/maps/access_recipient':
- ensure: 'present'
- source: 'puppet:///postfix_dir/maps/access_recipient'
- '/etc/postfix/maps/access_sender':
- ensure: 'present'
- source: 'puppet:///postfix_dir/maps/access_sender'
-# '/etc/postfix/maps/masquerade_domains':
+#infra::profile::postfix::configs:
+# 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_sasl_authenticated, permit_tls_clientcerts, reject_unauth_destination, reject_unauth_destination, reject_unverified_recipient, permit"
+#
+## All postfix hash databases
+#infra::profile::postfix::hashes:
+# '/etc/postfix/maps/access_client':
+# ensure: 'present'
+# source: 'puppet:///postfix_dir/maps/access_client'
+# '/etc/postfix/maps/access_recipient':
# ensure: 'present'
-# source: 'puppet:///postfix_dir/maps/masquerade_domains'
-# '/etc/postfix/maps/relay_domains':
+# source: 'puppet:///postfix_dir/maps/access_recipient'
+# '/etc/postfix/maps/access_sender':
# ensure: 'present'
-# source: 'puppet:///postfix_dir/maps/relay_domains'
+# source: 'puppet:///postfix_dir/maps/access_sender'