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

Add DMARC support and fix regex to not match "arc" #45

Merged
merged 2 commits into from
Jul 9, 2020

Conversation

tomsommer
Copy link
Contributor

@tomsommer tomsommer commented Jul 9, 2020

Add DMARC support and fix regex to not match "arc" when "dmarc" is the authres-method

Fixes #42

@tomsommer tomsommer changed the title Add DMARC support and fix regex to not match "arc" when "dmarc" is th… Add DMARC support and fix regex to not match "arc" Jul 9, 2020
Copy link
Owner

@pimlie pimlie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good.

@pimlie pimlie merged commit aeab13f into pimlie:master Jul 9, 2020
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.

Wrong status when dmarc=fail but dkim=pass [bug]
2 participants