]> source.dussan.org Git - rspamd.git/commitdiff
Update metrics.conf
authorAlexey <AlexeySa@users.noreply.github.com>
Fri, 23 May 2014 00:34:21 +0000 (17:34 -0700)
committerAlexey <AlexeySa@users.noreply.github.com>
Fri, 23 May 2014 00:34:21 +0000 (17:34 -0700)
conf/metrics.conf

index 555cc606d8f3ac7ff3abc67b9c2e0967180115d5..ae6beda1f6e5d55d5e7561c23ab0cd794f7fa4ca 100644 (file)
@@ -359,15 +359,15 @@ metric {
     }
     
     symbol { name = "RBL_MAILSPIKE"; weight = 0.0; description = "From address is listed in RBL"; }
-    symbol { name = "RBL_MAILSPIKE_WORST"; weight = 2.0; description = "From address is listed in RBL"; }
-    symbol { name = "RBL_MAILSPIKE_VERYBAD"; weight = 1.5; description = "From address is listed in RBL"; }
-    symbol { name = "RBL_MAILSPIKE_BAD"; weight = 1.0; description = "From address is listed in RBL"; }
-    symbol { name = "RBL_MAILSPIKE_SUSP"; weight = 0.5; description = "From address is listed in RBL"; }
-    symbol { name = "RBL_MAILSPIKE_PROB"; weight = 0.3; description = "From address is listed in RBL"; }
-    symbol { name = "RWL_MAILSPIKE_EXCELLENT"; weight = 1.0; description = "From address is listed in RWL"; }
-    symbol { name = "RWL_MAILSPIKE_VERYGOOD"; weight = 0.5; description = "From address is listed in RWL"; }
-    symbol { name = "RWL_MAILSPIKE_GOOD"; weight = 0.4; description = "From address is listed in RWL"; }
-    symbol { name = "RWL_MAILSPIKE_POSSIBLE"; weight = 0.2; description = "From address is listed in RWL"; }
+    symbol { name = "RBL_MAILSPIKE_WORST"; weight = 2.9; description = "From address is listed in RBL"; }
+    symbol { name = "RBL_MAILSPIKE_VERYBAD"; weight = 2.5; description = "From address is listed in RBL"; }
+    symbol { name = "RBL_MAILSPIKE_BAD"; weight = 2.0; description = "From address is listed in RBL"; }
+    symbol { name = "RBL_MAILSPIKE_SUSP"; weight = 0.75; description = "From address is listed in RBL"; }
+    symbol { name = "RBL_MAILSPIKE_PROB"; weight = 0.5; description = "From address is listed in RBL"; }
+    symbol { name = "RWL_MAILSPIKE_POSSIBLE"; weight = -0.2; description = "From address is listed in RWL"; }
+    symbol { name = "RWL_MAILSPIKE_GOOD"; weight = -0.5; description = "From address is listed in RWL"; }
+    symbol { name = "RWL_MAILSPIKE_VERYGOOD"; weight = -0.6; description = "From address is listed in RWL"; }
+    symbol { name = "RWL_MAILSPIKE_EXCELLENT"; weight = -0.7; description = "From address is listed in RWL"; }
        
     symbol {
         weight = 1.0;