From 390c8290d7747e2ab53a821e8077ab3fc80a706f Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 1 May 2015 16:51:34 +0100 Subject: Add negation for forged thunderbird MID in case of maillist. --- conf/metrics.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/metrics.conf') diff --git a/conf/metrics.conf b/conf/metrics.conf index 75abf37ae..7c4839245 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -393,6 +393,11 @@ metric { description = "Forged mail pretending to be from Mozilla Thunderbird but has forged Message-ID"; name = "FORGED_MUA_THUNDERBIRD_MSGID"; } + symbol { + weight = 0.0; + description = "Avoid false positives for FORGED_MUA_THUNDERBIRD_MSGID in maillist"; + name = "FORGED_MUA_THUNDERBIRD_MSGID_MAILLIST"; + } symbol { weight = 2.500000; description = "Forged mail pretending to be from Mozilla Thunderbird but has forged Message-ID"; -- cgit v1.2.3