Update composites.conf

This commit is contained in:
Alexey AL 2016-08-21 14:52:41 +03:00 committed by GitHub
parent 847684168d
commit 7ffc7a9c64

View File

@ -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)";