]> source.dussan.org Git - rspamd.git/commitdiff
Remove symbol HFILTER_HELO_UNKNOWN from mertics.conf 813/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Fri, 5 Aug 2016 14:13:30 +0000 (18:13 +0400)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Fri, 5 Aug 2016 14:13:30 +0000 (18:13 +0400)
The symbol is not used anymore.

conf/metrics.conf

index ce20753c7443ad96f77a5bf9c380e5d68640d4ca..482a9dc1eee37bf5df7fb9c6f79ce6d0d0afc5ae 100644 (file)
@@ -882,10 +882,6 @@ metric {
             weight = 4.50;
             description = "Helo host is very bad ip";
         }
-        symbol "HFILTER_HELO_UNKNOWN" {
-            weight = 2.00;
-            description = "Helo host empty or unknown";
-        }
         symbol "HFILTER_HELO_1" {
             weight = 0.5;
             description = "Helo host checks (very low)";