]> source.dussan.org Git - rspamd.git/commitdiff
[Fix] Increase score of R_WHITE_ON_WHITE
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 8 Aug 2016 13:21:39 +0000 (14:21 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 8 Aug 2016 13:21:39 +0000 (14:21 +0100)
conf/metrics.conf

index 967bcbe35ee0c8dde4aa4d3a9fb0ca5740a76790..8fee470cc24eb8ff1de7fa885cec2d44da8ef97f 100644 (file)
@@ -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" {