From: Vsevolod Stakhov Date: Sun, 24 Jul 2016 17:04:41 +0000 (+0100) Subject: [Minor] Further reduce HFILTER_URL_ONELINE score X-Git-Tag: 1.3.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5449dce46c1d56daa5d560df79dd8c06150f4717;p=thirdparty%2Frspamd.git [Minor] Further reduce HFILTER_URL_ONELINE score --- diff --git a/conf/metrics.conf b/conf/metrics.conf index bc0198626e..846a257a1d 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -984,7 +984,7 @@ metric { description = "URL only in body"; } symbol "HFILTER_URL_ONELINE" { - weight = 2.20; + weight = 1.20; description = "One line URL and text in body"; } }