chore(Postfix): disable DNSBLs#3069
Conversation
I tried to add a warning here and there, and adjusted the Rspamd DNSBL docs as well.
I went over #2976 and looked up some other resources and agree 👍 Everything below is primarily notes I put together while looking over the feature history, safe to ignore :) This Spamhaus Postfix docs advises to defer to SpamAssassin or Rspamd via milter if either of those are setup, otherwise to prefer Postscreen. Should Postscreen still be enabled if Rspamd has the RBL module active? This old Mailing list discussion with Postfix maintainers responding about Quotes from mailing list discussion
Related issues / PRs for improved traceabilityMostly for my benefit 😅
DNSSome advice over the years with the project for working around the many reports of false-positive blockings from the DNSBLs with public DNS resolvers:
|
|
Documentation preview for this PR is ready! 🎉 Built with commit: 0acf895 |
Description
Postfix should not handle DNSBLs anymore. We should let Postscreen handle this.
Closes #2976
Type of change
Checklist:
docs/)