Skip to content

Protocol error with --usessl. EHLO sent twice#3

Open
tenbob wants to merge 1 commit intoturbodog:masterfrom
tenbob:patch-1
Open

Protocol error with --usessl. EHLO sent twice#3
tenbob wants to merge 1 commit intoturbodog:masterfrom
tenbob:patch-1

Conversation

@tenbob
Copy link
Copy Markdown

@tenbob tenbob commented Jun 2, 2018

With option --usessl we were sending EHLO twice. The second EHLO confused my server (smtp.mail.com) which immediately disconnected.

It is only with --usetls that we need a second EHLO after turning on encryption.

Code blocks adjusted at line 87 to make this happen.

With option --usessl we were sending EHLO twice. The second EHLO confused my server (smtp.mail.com) which immediately disconnected. 

It is only with --usetls that we need a second EHLO after turning on encryption. 

Code blocks adjusted at line 87 to make this happen.
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.

1 participant