From: Vsevolod Stakhov Date: Wed, 4 May 2016 13:04:25 +0000 (+0100) Subject: [Minor] Slighlty reduce PHISHING score X-Git-Tag: 1.3.0~555 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bcf9dc3ae6021f404a62b45874d67577704ee24f;p=rspamd.git [Minor] Slighlty reduce PHISHING score --- diff --git a/conf/metrics.conf b/conf/metrics.conf index b42413658..90b815fcf 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -833,7 +833,7 @@ metric { group "phishing" { symbol "PHISHING" { - weight = 6.0; + weight = 4.0; description = "Phished mail"; one_shot = true; }