Skip to content

Correctly escape messages consisting of a dot in SMTP protocol #3265

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

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Apr 29, 2022

Actual bugfix is in the async-smtp crate.

Depends on chatmail/async-smtp#49

Fixes #2635

@hpk42
Copy link
Contributor

hpk42 commented Apr 30, 2022

note that the python test failing seems directly related to the PR so this should not be merged without addressing the failure.

@link2xt
Copy link
Collaborator Author

link2xt commented Apr 30, 2022

note that the python test failing seems directly related to the PR so this should not be merged without addressing the failure.

The test is failing because async-smtp in Cargo.lock is not updated in this PR.

Actual bugfix is in the async-smtp crate.
@link2xt link2xt merged commit 48f2c4e into master Apr 30, 2022
@link2xt link2xt deleted the send-single-dot branch April 30, 2022 13:30
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.

Can't send a message containing a single dot
3 participants