From e07584e82887baf6b9097fdc18aee89443d67718 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Tue, 19 Jan 2016 15:04:00 +0000 Subject: [PATCH] Reduce weight of URL_ONLY rule due to FP rate --- conf/metrics.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/metrics.conf b/conf/metrics.conf index 41dca78ad..6debd402b 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -1166,7 +1166,7 @@ metric { description = "Message from bounce and over 1 recepient"; } symbol { - weight = 3.50; + weight = 1.50; name = "HFILTER_URL_ONLY"; description = "URL only in body"; } -- 2.39.5