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

test: decode email payloads before validating #3926

Merged
merged 1 commit into from
May 3, 2022

Conversation

jennifer-richards
Copy link
Member

The email body being validated has been encoded as quoted-printable. This includes adding soft line breaks. Getting the payload with decode=True restores the original payload format.

Fixes #3924

@rjsparks rjsparks merged commit 681fae2 into ietf-tools:main May 3, 2022
@jennifer-richards jennifer-richards deleted the jennifer/long-paths branch May 3, 2022 14:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI tests fail for test_send_error_to_admins
3 participants