From: Vsevolod Stakhov Date: Sat, 23 May 2015 21:18:59 +0000 (+0100) Subject: DBL_ABUSE_REDIR should not have significant weight. X-Git-Tag: 0.9.5~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d4438c0596db12c250030397f1c9a9557071d0d;p=thirdparty%2Frspamd.git DBL_ABUSE_REDIR should not have significant weight. --- diff --git a/conf/metrics.conf b/conf/metrics.conf index e439ba99fc..34ae60ec03 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -895,7 +895,7 @@ metric { name = "DBL_ABUSE"; } symbol { - weight = 7.500000; + weight = 1.500000; description = "DBL uribl abused spammed redirector domain"; name = "DBL_ABUSE_REDIR"; }