From d3392f3c2056ea037743b18a3f92dbd0e086d1e6 Mon Sep 17 00:00:00 2001 From: Alexander Moisseev Date: Fri, 5 Aug 2016 18:13:30 +0400 Subject: [PATCH] Remove symbol HFILTER_HELO_UNKNOWN from mertics.conf The symbol is not used anymore. --- conf/metrics.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/metrics.conf b/conf/metrics.conf index ce20753c7..482a9dc1e 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -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)"; -- 2.39.5