- Edited
FYI, NIXSPAM shut down their service so you might wanna remove them from your rspamd configuration
git diff HEAD~1
from etckeeper
diff --git a/grommunio-antispam/modules.d/rbl.conf b/grommunio-antispam/modules.d/rbl.conf
index c3594db..eb1b443 100644
--- a/grommunio-antispam/modules.d/rbl.conf
+++ b/grommunio-antispam/modules.d/rbl.conf
@@ -130,13 +130,6 @@ rbl {
}
}
- nixspam {
- symbol = "RBL_NIXSPAM";
- rbl = "ix.dnsbl.manitu.net";
- ipv6 = true;
- checks = ['from'];
- }
-
blocklistde {
symbols_prefixes = {
received = 'RECEIVED',
diff --git a/grommunio-antispam/scores.d/rbl_group.conf b/grommunio-antispam/scores.d/rbl_group.conf
index ef29ed2..1b9584a 100644
--- a/grommunio-antispam/scores.d/rbl_group.conf
+++ b/grommunio-antispam/scores.d/rbl_group.conf
@@ -230,11 +230,6 @@ symbols = {
description = "From address is listed in virusfree.cz BL";
}
- "RBL_NIXSPAM" {
- weight = 4.0;
- description = "From address is listed in NiX Spam (https://www.nixspam.net/)";
- }
-
"RBL_BLOCKLISTDE" {
weight = 4.0;
description = "From address is listed in Blocklist (https://www.blocklist.de/)";
https://github.com/rspamd/rspamd/commit/dc6e7494c2440cd6c4e474b5ee3c4fabdad1f6bf