summaryrefslogtreecommitdiffstats
path: root/roles/out
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-07-16 14:59:58 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:53:14 +0200
commit4aa77a81f15a41208f2e5be88ea6da53b581acc3 (patch)
treeec13d377ad1d4667d4ea751265088d952ac4990f /roles/out
parent465a95893bbd378999f5f80254d9d064ac5c7d75 (diff)
Remove reject_unknown_sender_domain from the MDA and outgoing SMTP.
We already removed it from the MX:es (see 32e605d4); we need to remove it from the MDA and outgoing SMTP as well, otherwise mails could bounce or get stuck in the middle (the're rejected with 450: deferred by default). However we can keep the restriction on the entry points (MSA and webmail).
Diffstat (limited to 'roles/out')
-rw-r--r--roles/out/templates/etc/postfix/main.cf.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/out/templates/etc/postfix/main.cf.j2 b/roles/out/templates/etc/postfix/main.cf.j2
index 294e92e..23a1de2 100644
--- a/roles/out/templates/etc/postfix/main.cf.j2
+++ b/roles/out/templates/etc/postfix/main.cf.j2
@@ -79,7 +79,6 @@ smtpd_helo_restrictions =
smtpd_sender_restrictions =
reject_non_fqdn_sender
- reject_unknown_sender_domain
smtpd_recipient_restrictions =
# RFC requirements