• Info
  • Grommunio-Antispam - NIXSPAM - ix.dnsbl.manitu.net - Shutdown

  • 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

After removing these lines, a restart of grommunio-antispam is also helpful

systemctl restart grommunio-antispam

Hi @crpb
do you recommend a manual change of these files or will they be updated automatically?
Thx
Stephan

Wait for the next grommunio update. I assume the next update will remove NIXSPAM automatically.

Okay, thx.

a month later

FYI, abuse notices

> Dear colleagues,
> 
> currently your ip address
> 
> 	2a01:xxxxxxxxx
> 
> is using the obsolete and no longer function dns blacklist
> 
> 	ix.dnsbl.manitu.net
> 
> (also known as "NixSpam") has been shutdown on 2025-01-16.
> 
> For more information see
> 
> 	https://www.nixspam.net/
> 
> IMPORTANT: Please do no longer query the zone named above. Check your
> spamfilter and mail server settings for the zone name and remove it
> asap.
> -- 
> ________________________________________________________________________
> 
> manitu
> - Support -
....

© 2020-2024 grommunio GmbH. All rights reserved. | https://grommunio.com | Data Protection | Legal notice