kootenpv / yagmail

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

How to make customs headers in yagmail #135

Open duquelf90 opened 5 years ago

duquelf90 commented 5 years ago

Hi.. i using the yagmail lib and drymail lib.. now i need to make customs headers in my emails.. i need help with that.. i was searching in the web. but i dont get nothing.. anyone knows about this..

MrDannyWu commented 5 years ago

I'd like to know, too. Thank you!

kootenpv commented 5 years ago

The idea of this library was to avoid the need for it. If you describe the case, maybe I can add functions for it. As it stands, I prefer not to make it possible for people to set their own From header.