From: Vsevolod Stakhov Date: Mon, 30 Nov 2015 13:55:03 +0000 (+0000) Subject: Remove fake surbl symbols from metric X-Git-Tag: 1.1.0~441 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9011bdeb7b7d535d1daed822c7d42376fad176cf;p=thirdparty%2Frspamd.git Remove fake surbl symbols from metric --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 7fca19062f..29ec283c09 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -862,33 +862,18 @@ metric { name = "RAMBLER_URIBL"; } - symbol { - weight = 0.0; - name = "SEM_URIBL_UNKNOWN"; - description = "Spameatingmonkey uribl unknown"; - } symbol { weight = 3.5; name = "SEM_URIBL"; description = "Spameatingmonkey uribl"; } - symbol { - weight = 0.0; - name = "SEM_URIBL_FRESH15_UNKNOWN"; - description = "Spameatingmonkey uribl unknown"; - } symbol { weight = 3.0; name = "SEM_URIBL_FRESH15"; description = "Spameatingmonkey uribl. Domains registered in the last 15 days (.AERO,.BIZ,.COM,.INFO,.NAME,.NET,.PRO,.SK,.TEL,.US)"; } - symbol { - weight = 0; - description = "DBL uribl unknown symbol (error)"; - name = "DBL"; - } symbol { weight = 6.5; description = "DBL uribl spam";