File iXhash2-meta-rules.patch of Package spamassassin
diff -u iXhash2-4.00/iXhash2.cf iXhash2-4.00_fix/iXhash2.cf
--- iXhash2-4.00/iXhash2.cf 2019-04-30 16:49:39.000000000 +0200
+++ iXhash2-4.00_fix/iXhash2.cf 2024-04-10 10:25:00.975919467 +0200
@@ -1,15 +1,8 @@
-
-# Note: loadplugin should really go into local.pre or so
-loadplugin Mail::SpamAssassin::Plugin::iXhash2 iXhash2.pm
-
-ifplugin Mail::SpamAssassin::Plugin::iXhash2
+loadplugin Mail::SpamAssassin::Plugin::iXhash2
ixhashdnsbl IXHASH_IX ix.dnsbl.manitu.net.
body IXHASH_IX eval:check_ixhash('IXHASH_IX')
-describe IXHASH_IX http://www.ixhash.net/listinfo.html
+describe IXHASH_IX https://www.nixspam.net/
tflags IXHASH_IX net
score IXHASH_IX 1.5
reuse IXHASH_IX
-
-endif
-