Message336509
| Author | vstinner |
|---|---|
| Recipients | Windson Yang, barry, ezio.melotti, vstinner |
| Date | 2019-02-25.10:14:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551089694.66.0.643776914091.issue36093@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Barry: would you mind to have a look at this issue? It seems like smtplib encodes Unicode commands to ASCII, whereas verify() argument (SMTP "VRFY" command) is an hostname and hostname can be non-ASCII ("punycode" encoding, RFC 3492). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-25 10:14:54 | vstinner | set | recipients: + vstinner, barry, ezio.melotti, Windson Yang |
| 2019-02-25 10:14:54 | vstinner | set | messageid: <1551089694.66.0.643776914091.issue36093@roundup.psfhosted.org> |
| 2019-02-25 10:14:54 | vstinner | link | issue36093 messages |
| 2019-02-25 10:14:54 | vstinner | create | |