kootenpv / yagmail

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

fix the problem that the message body is blank when sending a message to live.com #249

Closed leffss closed 2 years ago

leffss commented 2 years ago

fix the problem that the message body is blank when sending a message to live.com

kootenpv commented 2 years ago

Thanks for PR! Did you verify this works in Gmail normally?

leffss commented 2 years ago

Yes, I test it on alimail(https://qiye.aliyun.com/),qqmail(https://mail.qq.com), 126mail(https://mail.126.com), livemail(https://outlook.live.com) and gmail, it works.

kootenpv commented 2 years ago

thanks, you can get the new version like this:

pip install --no-cache -U yagmail>=0.15.285