summaryrefslogtreecommitdiffstats
path: root/conf/composites.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/composites.conf')
-rw-r--r--conf/composites.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/composites.conf b/conf/composites.conf
index 40b495918..dc72ec15f 100644
--- a/conf/composites.conf
+++ b/conf/composites.conf
@@ -25,6 +25,7 @@ composite "FORGED_SENDER_FORWARDING" {
}
composite "SPF_FAIL_FORWARDING" {
expression = "g:forwarding & (R_SPF_SOFTFAIL | R_SPF_FAIL)";
+ policy = "remove_weight";
}
composite "DMARC_POLICY_ALLOW_WITH_FAILURES" {
expression = "DMARC_POLICY_ALLOW & (R_SPF_SOFTFAIL | R_SPF_FAIL | R_DKIM_REJECT)";