summaryrefslogtreecommitdiffstats
path: root/roles/out/templates/etc/postfix/main.cf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/out/templates/etc/postfix/main.cf.j2')
-rw-r--r--roles/out/templates/etc/postfix/main.cf.j28
1 files changed, 3 insertions, 5 deletions
diff --git a/roles/out/templates/etc/postfix/main.cf.j2 b/roles/out/templates/etc/postfix/main.cf.j2
index 3ad80b1..8766984 100644
--- a/roles/out/templates/etc/postfix/main.cf.j2
+++ b/roles/out/templates/etc/postfix/main.cf.j2
@@ -87,14 +87,12 @@ smtpd_sender_restrictions =
reject_non_fqdn_sender
smtpd_relay_restrictions =
- permit_mynetworks
- permit_tls_clientcerts
- reject
-
-smtpd_recipient_restrictions =
reject_non_fqdn_recipient
reject_unknown_recipient_domain
reject_unverified_recipient
+ permit_mynetworks
+ permit_tls_clientcerts
+ reject
smtpd_data_restrictions =
reject_unauth_pipelining