[PR #1748] [MERGED] Remove lots of dead and/or unreliable DNSBLs from the default list. #2289

Closed
opened 2026-02-27 12:10:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1748
Author: @whyscream
Created: 6/14/2019
Status: Merged
Merged: 6/25/2019
Merged by: @tonioo

Base: masterHead: 1496-use-reliable-dnsbls-only


📝 Commits (1)

  • 60b50a9 Remove lots of dead and/or unreliable DNSBLs from the default list.

📊 Changes

1 file changed (+0 additions, -63 deletions)

View changed files

📝 modoboa/admin/constants.py (+0 -63)

📄 Description

Clean the default list of DNSBLs used by the DNSBL checks. The existing list os old and unmaintained, and lists many dead or unmaintained DNSBLs.

I shrunk the list to a short list of well-known, widely used DNSBLs that respect proper listing policies, which means that when Modoboa signals a user that an ipaddress is listed, the user should be able to find out what went wrong, and how to resolve that.

This ensures that users don't get false positives about DNSBL checks because unmaintained lists go dark or get hijacked, and they can act when an actual listing of their server occurs.

Most of this was discussed earlier in #1496.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1748 **Author:** [@whyscream](https://github.com/whyscream) **Created:** 6/14/2019 **Status:** ✅ Merged **Merged:** 6/25/2019 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `1496-use-reliable-dnsbls-only` --- ### 📝 Commits (1) - [`60b50a9`](https://github.com/modoboa/modoboa/commit/60b50a9c55a8c07b3ec942f930b270fc191f72f8) Remove lots of dead and/or unreliable DNSBLs from the default list. ### 📊 Changes **1 file changed** (+0 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/constants.py` (+0 -63) </details> ### 📄 Description Clean the default list of DNSBLs used by the DNSBL checks. The existing list os old and unmaintained, and lists many dead or unmaintained DNSBLs. I shrunk the list to a short list of well-known, widely used DNSBLs that respect proper listing policies, which means that when Modoboa signals a user that an ipaddress is listed, the user should be able to find out what went wrong, and how to resolve that. This ensures that users don't get false positives about DNSBL checks because unmaintained lists go dark or get hijacked, and they can act when an actual listing of their server occurs. Most of this was discussed earlier in #1496. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:10:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2289
No description provided.