]> source.dussan.org Git - rspamd.git/commitdiff
[Fix] Adjust MISSING_MIMEOLE score
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 12 Jul 2016 10:37:16 +0000 (11:37 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 12 Jul 2016 10:37:16 +0000 (11:37 +0100)
conf/metrics.conf

index 2cadf572298d3ba7e967045c3eef8aec6a5e2e43..ab2aa2de46d77069c28e7a8e1ce66379173b9879 100644 (file)
@@ -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" {