Skip to content

fix: adjust DNSBL return code interpretation#2890

Merged
georglauterbach merged 5 commits intomasterfrom
fix/postfix-dnsbl-return-codes
Nov 7, 2022
Merged

fix: adjust DNSBL return code interpretation#2890
georglauterbach merged 5 commits intomasterfrom
fix/postfix-dnsbl-return-codes

Conversation

@georglauterbach
Copy link
Copy Markdown
Member

Description

Adjusts the DNSBL return codes interpretation. Now, only "valid" return codes, i.e. the ones that indicate spam, are taken into account.

Fixes #2889

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

The Postgrey tests needed adjustments as well.
polarathene
polarathene previously approved these changes Nov 4, 2022
Comment thread target/scripts/startup/setup-stack.sh Outdated
Comment thread test/mail_with_postgrey.bats Outdated
Comment thread target/scripts/startup/setup-stack.sh
Comment thread target/scripts/startup/setup-stack.sh Outdated
@georglauterbach georglauterbach merged commit 0ef8d5a into master Nov 7, 2022
@georglauterbach georglauterbach deleted the fix/postfix-dnsbl-return-codes branch November 7, 2022 08:28
@polarathene polarathene mentioned this pull request Feb 9, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] DNSBL error response handling is incorrect

3 participants