]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Give RAMBLER_EMAILBL & URIBL_GREY one_shot = true 826/head
authorAndrew Lewis <nerf@judo.za.org>
Mon, 8 Aug 2016 15:05:37 +0000 (16:05 +0100)
committerAndrew Lewis <nerf@judo.za.org>
Mon, 8 Aug 2016 15:05:37 +0000 (16:05 +0100)
conf/metrics.conf

index 752499bfc41497e1b6c5f2efdc60b4c405dcf2d9..f8812642d05e064b7081c0b80b9cbd4204eef824 100644 (file)
@@ -817,10 +817,12 @@ metric {
         symbol "URIBL_GREY" {
             weight = 1.5;
             description = "uribl.com grey url";
+            one_shot = true;
         }
         symbol "RAMBLER_EMAILBL" {
             weight = 9.5;
             description = "rambler.ru emailbl";
+            one_shot = true;
         }
 
         symbol "SBL_URIBL" {