From 7ffc7a9c64e34c638e9b2b05b8012d6d32f56cab Mon Sep 17 00:00:00 2001 From: Alexey AL Date: Sun, 21 Aug 2016 14:52:41 +0300 Subject: [PATCH] Update composites.conf --- conf/composites.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/composites.conf b/conf/composites.conf index 23c19cded..f57c2fad0 100644 --- a/conf/composites.conf +++ b/conf/composites.conf @@ -24,7 +24,7 @@ composite "FORGED_SENDER_FORWARDING" { expression = "FORGED_SENDER & g:forwarding"; } composite "FORWARDING_MAILRU" { - expression = "FWD_MAILRU & (R_SPF_SOFTFAIL | R_SPF_FAIL)"; + expression = "FWD_MAILRU | (FWD_MAILRU & (R_SPF_SOFTFAIL | R_SPF_FAIL))"; } composite "FORGED_SENDER_VERP_SRS" { expression = "FORGED_SENDER & (ENVFROM_PRVS | ENVFROM_VERP)"; -- 2.39.5