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

index c39498d4504951f41c42aa4ad6efa0ae2d806e0c..555cc606d8f3ac7ff3abc67b9c2e0967180115d5 100644 (file)
@@ -337,9 +337,9 @@ metric {
     symbol { name = "RECEIVED_SPAMHAUS_XBL"; weight = 3.0; description = "Received address is listed in zen pbl"; }
     
     symbol { name = "RWL_SPAMHAUS_WL"; weight = 0.0; description = "Sender listed at Spamhaus whitelist"; }
-    symbol { name = "RWL_SPAMHAUS_WL_IND"; weight = -1.0; description = "Sender listed at Spamhaus whitelist"; }
-    symbol { name = "RWL_SPAMHAUS_WL_TRANS"; weight = -0.5; description = "Sender listed at Spamhaus whitelist"; }
-    symbol { name = "RWL_SPAMHAUS_WL_IND_EXP"; weight = -0.2; description = "Sender listed at Spamhaus whitelist"; }
+    symbol { name = "RWL_SPAMHAUS_WL_IND"; weight = -0.7; description = "Sender listed at Spamhaus whitelist"; }
+    symbol { name = "RWL_SPAMHAUS_WL_TRANS"; weight = -0.6; description = "Sender listed at Spamhaus whitelist"; }
+    symbol { name = "RWL_SPAMHAUS_WL_IND_EXP"; weight = -0.3; description = "Sender listed at Spamhaus whitelist"; }
     symbol { name = "RWL_SPAMHAUS_WL_TRANS_EXP"; weight = -0.2; description = "Sender listed at Spamhaus whitelist"; }
     
     symbol {