summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf.d/020_acl.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/020_acl.conf b/conf.d/020_acl.conf
index 3b1ce2a..dfd210b 100644
--- a/conf.d/020_acl.conf
+++ b/conf.d/020_acl.conf
@@ -41,7 +41,9 @@ acl_check_alias:
41acl_check_rcpt_host_policy: 41acl_check_rcpt_host_policy:
42 42
43 # Accept all messages from trusted hosts and relays. 43 # Accept all messages from trusted hosts and relays.
44 # Also disable DKIM signature check as mailing list servers may alter messages.
44 accept hosts = +trusted_relay_hosts 45 accept hosts = +trusted_relay_hosts
46 control = dkim_disable_verify
45 47
46 # Deny messages from hosts known to be bad. 48 # Deny messages from hosts known to be bad.
47 deny dnslists = sbl-xbl.spamhaus.org : bl.spamcop.net 49 deny dnslists = sbl-xbl.spamhaus.org : bl.spamcop.net