Commit b047074
committed
Send another EHLO after starting TLS, as suggested by RFC 2487.
I might argue this is a bug in smtplib; RFC 2487 says that the client
"MUST discard any knowledge obtained from the server, such as the list
of SMTP service extensions, which was not obtained from the TLS
negotiation itself"
- Legacy-Id: 9581 parent a649c85 commit b047074
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
0 commit comments