From: Vsevolod Stakhov Date: Mon, 23 Dec 2013 14:49:53 +0000 (+0000) Subject: Adjust weights for uribl lists. X-Git-Tag: 0.6.6~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bc189b9a94fc8ad46befe8ff93efe6e86f61b17;p=thirdparty%2Frspamd.git Adjust weights for uribl lists. --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 5e73a17739..79ec73428e 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -553,10 +553,15 @@ metric { name = "WS_SURBL_MULTI"; } symbol { - weight = 9.500000; + weight = 4.500000; description = "rambler.ru uribl"; name = "RAMBLER_URIBL"; } + symbol { + weight = 5.500000; + description = "DBL uribl"; + name = "DBL"; + } symbol { weight = 7.5; description = "uribl.com black url";