From: heraklit256 Date: Mon, 4 Mar 2019 17:53:23 +0000 (+0100) Subject: set score of URIBL_PBL to +0.01 (be less penalising here) X-Git-Tag: 1.9.0~16^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24fd20bff8dd7d3c996202511bf9f7cd18570f0f;p=thirdparty%2Frspamd.git set score of URIBL_PBL to +0.01 (be less penalising here) --- diff --git a/conf/scores.d/surbl_group.conf b/conf/scores.d/surbl_group.conf index 94e6e1c8bf..ba79ee2564 100644 --- a/conf/scores.d/surbl_group.conf +++ b/conf/scores.d/surbl_group.conf @@ -163,7 +163,7 @@ symbols = { description = "A domain listed in the mail is listed in Spamhaus XBL URIBL"; } "URIBL_PBL" { - weight = 0.1; + weight = 0.01; description = "A domain listed in the mail is listed in Spamhaus PBL URIBL"; } "URIBL_DROP" {