mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #2576] [MERGED] Mitigate spamhaus dns fail while querying for dnsbl #2615
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2615
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/2576
Author: @Spitfireap
Created: 7/29/2022
Status: ✅ Merged
Merged: 10/3/2022
Merged by: @tonioo
Base:
master← Head:dnsblprovider📝 Commits (5)
ed9e12dmitigate spamhaus dns fail while querying for dnsble662fd9More generic dnsbl validation4a1f1dcfix comment8ae289afixed mistake, updated test with real response possibility4690824make codecov happy📊 Changes
2 files changed (+19 additions, -1 deletions)
View changed files
📝
modoboa/admin/management/commands/subcommands/_mx.py(+5 -0)📝
modoboa/admin/tests/test_mx.py(+14 -1)📄 Description
Kind of same mitigation as modoboa/modoboa-installer#426 but for dnsbl check.
I would be more in favor to simply drop spamhaus from dnsbl provider, but this could be a simple mitigation in case the user didn't set a dns resolver with rDNS.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.