summaryrefslogtreecommitdiffstats
path: root/conf/scores.d/rbl_group.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/scores.d/rbl_group.conf')
-rw-r--r--conf/scores.d/rbl_group.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/scores.d/rbl_group.conf b/conf/scores.d/rbl_group.conf
index 96238adf9..47165e0bd 100644
--- a/conf/scores.d/rbl_group.conf
+++ b/conf/scores.d/rbl_group.conf
@@ -159,4 +159,14 @@ symbols = {
weight = 4.0;
description = "From address is listed in NiX Spam (http://www.dnsbl.manitu.net/)";
}
+
+ "RBL_BLOCKLISTDE" {
+ weight = 4.0;
+ description = "From address is listed in Blocklist (https://www.blocklist.de/)";
+ }
+
+ "RECEIVED_BLOCKLISTDE" {
+ weight = 3.0;
+ description = "Received address is listed in Blocklist (https://www.blocklist.de/)";
+ }
}