aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.d/whitelist.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/modules.d/whitelist.conf')
-rw-r--r--conf/modules.d/whitelist.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/modules.d/whitelist.conf b/conf/modules.d/whitelist.conf
index 13013ff53..f1d1ab56a 100644
--- a/conf/modules.d/whitelist.conf
+++ b/conf/modules.d/whitelist.conf
@@ -39,7 +39,6 @@ whitelist {
description = "Mail comes from the whitelisted domain and has valid SPF and DKIM policies";
}
"WHITELIST_DMARC" = {
- valid_dkim = true;
valid_dmarc = true;
domains = "${CONFDIR}/dmarc_whitelist.inc";
score = -7.0;