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

Fix mx_mech handling #26

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Fix mx_mech handling #26

merged 2 commits into from
Aug 14, 2024

Conversation

smfreegard
Copy link
Contributor

Fix mx_mech evaluations; currently it will only look up the first MX record address and compare that against the list of valid IPs due to the old async pending checks being left in place which cannot be used when async/await is used as they will always evaluate to a truthy value.

Checklist:

  • docs updated
  • tests updated
  • Changes.md updated

@smfreegard
Copy link
Contributor Author

Please can I suggest that a new release be done as soon as this is merged as this is quite a nasty bug.

@smfreegard smfreegard merged commit 6ab9afc into haraka:master Aug 14, 2024
3 of 8 checks passed
This was referenced Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants