Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SORBS went out of business #371

Open
cbrandlehner opened this issue Jun 8, 2024 · 3 comments
Open

SORBS went out of business #371

cbrandlehner opened this issue Jun 8, 2024 · 3 comments
Labels

Comments

@cbrandlehner
Copy link

ORBS (Spam and Open Relay Blocking System) has gone out of business and is no longer available as a service. As a result, it should be removed from all sources within E-F-A to ensure that the system remains efficient and up-to-date.

Information source: https://www.heise.de/news/Ausgeblockt-Antispam-Blockliste-SORBS-ist-abgeschaltet-9752366.html

Steps to Reproduce:

Check current sources for spam filtering within E-F-A.
Identify that SORBS is still listed as an active source.
Expected Behavior:

SORBS should be removed from all source lists to avoid reliance on an unavailable service.

Actual Behavior:

SORBS is still listed as an active source within E-F-A.

Possible Solution:

Locate all configurations and scripts where SORBS is referenced.
Remove SORBS from these configurations and scripts.
Test to ensure that the removal does not impact other functionalities.

Additional Context:

SORBS was once a valuable resource for blocking spam and open relays, but with it no longer being operational, continuing to reference it may lead to inefficiencies or errors in spam detection.

Thank you for addressing this issue to maintain the integrity of our spam filtering system.

@shawniverson
Copy link
Member

@cbrandlehner Where are you seeing SORBS in eFa? The SpamAssassin project just pushed out rule updates that remove SORBS rulesets, so an automatic or manual sa-update should remove all references to SORBS in the default installation.

@cbrandlehner
Copy link
Author

I am seeing this in received emails (235 hits last month):
RCVD_IN_SORBS_WEB SORBS: sender is an abusable web server

and found SORBS configured in etc/MailScanner/spam.lists.conf

@shawniverson
Copy link
Member

Yeah spam.lists.conf isn't being used unless you have "Spam Lists" defined in MailScanner.conf. RCVD_IN_SORBS_WEB is a spamassassin rule. You should stop seeing these if you haven't already since they have been removed from the ruleset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants