From: Vsevolod Stakhov Date: Mon, 8 Aug 2016 13:21:39 +0000 (+0100) Subject: [Fix] Increase score of R_WHITE_ON_WHITE X-Git-Tag: 1.3.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8b0258a4558aba1db3dda82b050a401f427c09;p=thirdparty%2Frspamd.git [Fix] Increase score of R_WHITE_ON_WHITE --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 967bcbe35e..8fee470cc2 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -361,7 +361,7 @@ metric { group "body" { symbol "R_WHITE_ON_WHITE" { - weight = 3.5; + weight = 5.5; description = "White color on white background in HTML messages"; } symbol "HTML_SHORT_LINK_IMG_1" {