commit | 209108bd6997258948d13f48f2b5a2f1220c1a35 | [log] [tgz] |
---|---|---|
author | Stéphane Wirtel <stephane@wirtel.be> | Wed Jan 31 01:02:51 2018 +0100 |
committer | Ned Deily <nad@python.org> | Wed Jan 31 17:01:31 2018 -0500 |
tree | 284b9ed5aef3f8f920483ac07315d4692940c4e1 | |
parent | f5f8a74356e210e49ed2f4dd173ab2ab3a49ecc7 [diff] |
bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs (#5451) Do not pass the name field in the 'from' address in the SMTP envelope.