From af4a3addb0c025b3ccff39396475c96a71c56536 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 2 Sep 2019 16:36:45 +0100 Subject: [Conf] Move all to rbl --- conf/scores.d/surbl_group.conf | 78 +++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 39 deletions(-) (limited to 'conf/scores.d/surbl_group.conf') diff --git a/conf/scores.d/surbl_group.conf b/conf/scores.d/surbl_group.conf index 271f911c5..93befa085 100644 --- a/conf/scores.d/surbl_group.conf +++ b/conf/scores.d/surbl_group.conf @@ -176,43 +176,43 @@ symbols = { one_shot = true; groups = ["uribl"]; } - "SPAMHAUS_ZEN_URIBL" { - weight = 0.0; - description = "Spamhaus ZEN URIBL: Filtered result"; - groups = ["spamhaus"]; - } - "URIBL_SBL" { - weight = 6.5; - description = "A domain in the message body resolves to an IP listed in Spamhaus SBL"; - one_shot = true; - groups = ["v"]; - } - "URIBL_SBL_CSS" { - weight = 6.5; - description = "A domain in the message body resolves to an IP listed in Spamhaus SBL CSS"; - one_shot = true; - groups = ["spamhaus"]; - } - "URIBL_XBL" { - weight = 1.5; - description = "A domain in the message body resolves to an IP listed in Spamhaus XBL"; - one_shot = true; - groups = ["spamhaus"]; - } - "URIBL_PBL" { - weight = 0.01; - description = "A domain in the message body resolves to an IP listed in Spamhaus PBL"; - groups = ["spamhaus"]; - } - "URIBL_DROP" { - weight = 5.0; - description = "A domain in the message body resolves to an IP listed in Spamhaus DROP"; - one_shot = true; - groups = ["spamhaus"]; - } - "RBL_SARBL_BAD" { - weight = 2.5; - description = "A domain in the message body is blacklisted in SARBL"; - one_shot = true; - } + #"SPAMHAUS_ZEN_URIBL" { + # weight = 0.0; + # description = "Spamhaus ZEN URIBL: Filtered result"; + # groups = ["spamhaus"]; + #} + #"URIBL_SBL" { + # weight = 6.5; + # description = "A domain in the message body resolves to an IP listed in Spamhaus SBL"; + # one_shot = true; + # groups = ["v"]; + #} + #"URIBL_SBL_CSS" { + # weight = 6.5; + # description = "A domain in the message body resolves to an IP listed in Spamhaus SBL CSS"; + # one_shot = true; + # groups = ["spamhaus"]; + #} + #"URIBL_XBL" { + # weight = 1.5; + # description = "A domain in the message body resolves to an IP listed in Spamhaus XBL"; + # one_shot = true; + # groups = ["spamhaus"]; + #} + #"URIBL_PBL" { + # weight = 0.01; + # description = "A domain in the message body resolves to an IP listed in Spamhaus PBL"; + # groups = ["spamhaus"]; + #} + #"URIBL_DROP" { + # weight = 5.0; + # description = "A domain in the message body resolves to an IP listed in Spamhaus DROP"; + # one_shot = true; + # groups = ["spamhaus"]; + #} + #"RBL_SARBL_BAD" { + # weight = 2.5; + # description = "A domain in the message body is blacklisted in SARBL"; + # one_shot = true; + #} } -- cgit v1.2.3