FORGED_MUA_MAILLIST {
expression = "g:mua & -MAILLIST";
}
- RBL_SPAMHAUS_XBL_ANY {
- expression = "RBL_SPAMHAUS_XBL & RECEIVED_SPAMHAUS_XBL";
- description = "From and Received address are listed in Spamhaus XBL";
- }
AUTH_NA {
expression = "R_DKIM_NA & R_SPF_NA & DMARC_NA & ARC_NA";
score = 1.0;
description = "From address is listed in ZEN XBL";
groups = ["spamhaus"];
}
- "RBL_SPAMHAUS_XBL_ANY" {
- weight = 4.0;
- description = "From or received address is listed in ZEN XBL (any list)";
- groups = ["spamhaus"];
- }
"RBL_SPAMHAUS_PBL" {
weight = 2.0;
description = "From address is listed in ZEN PBL (ISP list)";
one_shot = true;
}
"RECEIVED_SPAMHAUS_XBL" {
- weight = 3.0;
+ weight = 1.0;
description = "Received address is listed in ZEN XBL";
groups = ["spamhaus"];
one_shot = true;