]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Slighlty reduce PHISHING score
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 4 May 2016 13:04:25 +0000 (14:04 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 4 May 2016 13:04:25 +0000 (14:04 +0100)
conf/metrics.conf

index b42413658e2bf9049f1c3a4acd7a3cea659c182a..90b815fcf8343684932423af917930097981fa57 100644 (file)
@@ -833,7 +833,7 @@ metric {
 
     group "phishing" {
         symbol "PHISHING" {
-            weight = 6.0;
+            weight = 4.0;
             description = "Phished mail";
             one_shot = true;
         }