aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/scores.d/rbl_group.conf1
-rw-r--r--conf/scores.d/surbl_group.conf5
2 files changed, 5 insertions, 1 deletions
diff --git a/conf/scores.d/rbl_group.conf b/conf/scores.d/rbl_group.conf
index 8caf3cb1d..40b68c947 100644
--- a/conf/scores.d/rbl_group.conf
+++ b/conf/scores.d/rbl_group.conf
@@ -171,6 +171,7 @@ symbols = {
weight = 2.0;
description = "From address is listed in senderscore.com BL";
}
+
"MAILSPIKE" {
weight = 0.0;
description = "Unrecognised result from Mailspike";
diff --git a/conf/scores.d/surbl_group.conf b/conf/scores.d/surbl_group.conf
index 34064a174..10ad05701 100644
--- a/conf/scores.d/surbl_group.conf
+++ b/conf/scores.d/surbl_group.conf
@@ -50,13 +50,13 @@ symbols = {
one_shot = true;
groups = ["surblorg"];
}
+
"RSPAMD_URIBL" {
weight = 4.5;
description = "Rspamd uribl, bl.rspamd.com";
one_shot = true;
groups = ["rspamdbl"];
}
-
"RSPAMD_EMAILBL" {
weight = 2.5;
description = "Rspamd emailbl, bl.rspamd.com";
@@ -182,6 +182,7 @@ symbols = {
one_shot = true;
groups = ["spamhaus"];
}
+
"URIBL_MULTI" {
weight = 0.0;
description = "uribl.com: unrecognised result";
@@ -212,6 +213,7 @@ symbols = {
one_shot = true;
groups = ["uribl"];
}
+
"SPAMHAUS_ZEN_URIBL" {
ignore = true;
weight = 0.0;
@@ -254,6 +256,7 @@ symbols = {
one_shot = true;
groups = ["spamhaus"];
}
+
#"RBL_SARBL_BAD" {
# weight = 2.5;
# description = "A domain in the message body is blacklisted in SARBL";