]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
DBL_ABUSE_REDIR should not have significant weight.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 23 May 2015 21:18:59 +0000 (22:18 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 23 May 2015 21:18:59 +0000 (22:18 +0100)
conf/metrics.conf

index e439ba99fcab9cade9de7bf1859ea17c46d00fe0..34ae60ec03c420c4360d4f04f1ac139154325532 100644 (file)
@@ -895,7 +895,7 @@ metric {
            name = "DBL_ABUSE";
        }
        symbol {
-           weight = 7.500000;
+           weight = 1.500000;
            description = "DBL uribl abused spammed redirector domain";
            name = "DBL_ABUSE_REDIR";
        }