kootenpv / yagmail

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

超大附件怎么发送失败,大于50M的附件 #204

Open intAV opened 3 years ago

intAV commented 3 years ago

image

775838893 commented 2 years ago

这应该是你的邮件服务厂商本身就限定附件大小了吧。普通附件的方法

kootenpv commented 2 years ago

I don't know how to do that. You can check if it's even allowed by gmail

lwb58 commented 2 years ago

7z先切割

kootenpv commented 2 years ago

7z先切割

?