]> source.dussan.org Git - rspamd.git/commitdiff
[Conf] Add maximum group score for phishing
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 23 Sep 2018 13:57:46 +0000 (14:57 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 23 Sep 2018 13:59:11 +0000 (14:59 +0100)
conf/scores.d/phishing_group.conf

index d5a4ee0984144423c9ef95bbdbc95e054ca4d02e..e3e4a55900b2766e623796c0b6eb010d30da5750 100644 (file)
@@ -15,6 +15,8 @@
 #
 # See https://rspamd.com/doc/tutorials/writing_rules.html for details
 
+max_score = 10.0;
+
 symbols = {
     "PHISHING" {
         weight = 4.0;