From: Andrew Lewis Date: Mon, 8 Aug 2016 15:05:37 +0000 (+0100) Subject: [Minor] Give RAMBLER_EMAILBL & URIBL_GREY one_shot = true X-Git-Tag: 1.3.3~45^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F826%2Fhead;p=rspamd.git [Minor] Give RAMBLER_EMAILBL & URIBL_GREY one_shot = true --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 752499bfc..f8812642d 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -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" {