kootenpv / yagmail

Send email in Python conveniently for gmail using yagmail
MIT License
2.66k stars 265 forks source link

How do I set the sender's name? #128

Closed xzmshiji closed 6 years ago

xzmshiji commented 6 years ago

How do I set the sender's name? For example, if the name of A is Tom and the email is sent to B, then the email received by B shows the email address of A, then what B wants to show is Tom!

kootenpv commented 6 years ago

Sorry for the answer, but it is duplicate of this issue: https://github.com/kootenpv/yagmail/issues/114