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 verdict #777

Merged
merged 2 commits into from
Jan 6, 2021
Merged

Add DMARC verdict #777

merged 2 commits into from
Jan 6, 2021

Conversation

luiscnsousa
Copy link
Contributor

@luiscnsousa luiscnsousa commented Dec 11, 2020

Resolves #778

Description of changes:

  • Added the necessary property to deserialize the DMARC verdict on SimpleEmailReceipt.

  • Updated the EventTests json file with the serialized SimpleEmailEvent and added an extra Assert to ensure the verdict status is correctly deserialized.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@luiscnsousa luiscnsousa changed the title Add dmarc verdict Add DMARC verdict Dec 11, 2020
@normj normj merged commit 67b73c1 into aws:master Jan 6, 2021
@normj
Copy link
Member

normj commented Jan 6, 2021

Thanks for the PR!

@normj
Copy link
Member

normj commented Jan 11, 2021

Thanks again. The PR was just released today in version 2.2.0 of Amazon.Lambda.SimpleEmailEvents

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.

Add DMARC verdict to Simple Email Receipt
2 participants