File project.diff of Package spamassassin
--- local.cf.orig
+++ local.cf
@@ -16,10 +16,9 @@ rewrite_header Subject ****SPAM(_SCORE_)
# report_safe 0
# Enhance the uridnsbl_skip_domain list with some usefull entries
-# Do not block the web-sites of Novell and SUSE
+# Do not block openSUSE and SUSE web-sites
ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
-uridnsbl_skip_domain suse.de opensuse.org suse.com suse.org
-uridnsbl_skip_domain novell.com novell.org novell.ru novell.de novell.hu novell.co.uk
+uridnsbl_skip_domain opensuse.org suse.com
endif # Mail::SpamAssassin::Plugin::URIDNSBL
#The combination of SpamAssassin + The Bat! as mail client can cause false positives.
--- spamassassin.changes.orig
+++ spamassassin.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Sat Apr 13 20:07:04 UTC 2024 - Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net>
+
+- Update default exemptions:
+ * remove obsolete Novell domains
+ * remove SUSE domains not used on the internet
+
+-------------------------------------------------------------------
Wed Apr 10 08:25:53 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
- fix iXhash2-meta-rules.patch