summaryrefslogtreecommitdiffstats
path: root/roles/IMAP
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/IMAP
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/IMAP')
-rw-r--r--roles/IMAP/templates/etc/postfix/main.cf.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/IMAP/templates/etc/postfix/main.cf.j2 b/roles/IMAP/templates/etc/postfix/main.cf.j2
index 03a3aef..c775a73 100644
--- a/roles/IMAP/templates/etc/postfix/main.cf.j2
+++ b/roles/IMAP/templates/etc/postfix/main.cf.j2
@@ -90,7 +90,6 @@ smtpd_helo_restrictions =
smtpd_sender_restrictions =
reject_non_fqdn_sender
- reject_unknown_sender_domain
smtpd_recipient_restrictions =
# RFC requirements