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

smtp: Fix STARTTLS, request HELO once TLS is established #15032

Merged
merged 1 commit into from Jul 22, 2020

Conversation

mildred
Copy link
Contributor

@mildred mildred commented Jul 21, 2020

Fix #15029

Copy link
Contributor

@dom96 dom96 left a comment

Choose a reason for hiding this comment

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

Seems legit.

@Varriount Varriount merged commit 503c5e0 into nim-lang:devel Jul 22, 2020
superisaac pushed a commit to superisaac/Nim that referenced this pull request Jul 24, 2020
@Yardanico
Copy link
Collaborator

This actually broke SMTP TLS support on nimforum for e.g. GMail SMTP, but no one noticed :(

@dom96
Copy link
Contributor

dom96 commented Jan 9, 2021

@Yardanico did you make an issue for this?

mildred added a commit to mildred/Nim that referenced this pull request Jan 11, 2021
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.

smtp module does not send HELO/EHLO after STARTTLS
4 participants