From: Vsevolod Stakhov Date: Tue, 12 Jul 2016 10:37:16 +0000 (+0100) Subject: [Fix] Adjust MISSING_MIMEOLE score X-Git-Tag: 1.3.0~111 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ccbea4cd96f78ba8be54987d9cd1b6e37805217f;p=rspamd.git [Fix] Adjust MISSING_MIMEOLE score --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 2cadf5722..ab2aa2de4 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -80,7 +80,7 @@ metric { description = "Quoted reply-to from yahoo (seems to be forged)"; } symbol "MISSING_MIMEOLE" { - weight = 5.0; + weight = 2.0; description = "Mime-OLE is needed but absent (e.g. fake Outlook or fake Exchange)"; } symbol "MISSING_TO" {