]> source.dussan.org Git - rspamd.git/commitdiff
Update metrics for Hfilter
authorAlexey AL <AlexeySa@users.noreply.github.com>
Sat, 14 Feb 2015 13:02:43 +0000 (16:02 +0300)
committerAlexey AL <AlexeySa@users.noreply.github.com>
Sat, 14 Feb 2015 13:02:43 +0000 (16:02 +0300)
conf/metrics.conf

index 229e0815c11d9094c17e9c58d4e9caf3168bbd1e..f4697c43d60e80d9539e23e3e66655a9f80c5869 100644 (file)
@@ -761,6 +761,7 @@ metric {
     }
 # hfilter symbols
     symbol { weight = 4.00; name = "HFILTER_HELO_BAREIP"; description = "Helo host is bare ip"; }
+    symbol { weight = 4.50; name = "HFILTER_HELO_BADIP"; description = "Helo host is very bad ip"; }
     symbol { weight = 4.00; name = "HFILTER_HELO_UNKNOWN"; description = "Helo host empty or unknown"; }
     symbol { weight = 1.00; name = "HFILTER_HELO_1"; description = "Helo host checks (very low)"; }
     symbol { weight = 2.00; name = "HFILTER_HELO_2"; description = "Helo host checks (low)"; }