[Rspamd] Set !ARC_ALLOW to SPF FAIL check

master
andryyy 2019-09-23 10:44:26 +02:00
parent c3be04560b
commit 287c577fc4
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ VIRUS_FOUND {
score = 2000;
}
SPF_FAIL_NO_DKIM {
expression = "R_SPF_FAIL & R_DKIM_NA & !MAILCOW_WHITE";
expression = "R_SPF_FAIL & R_DKIM_NA & !MAILCOW_WHITE & !ARC_ALLOW";
score = 10;
}
SOGO_CONTACT_EXCLUDE_FWD_HOST {