会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
WhiteMouse
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年3月23日
python 发送带附件的邮件
特别注意的地方:filespart.add_header("Content-Disposition","attachment",filename=file_name)中Content-Disposition的横杠“-”别写成了“_”,否则邮件附件的类型会变成*.bin类型文件,我就踩进了这个坑 #e
Read More
posted @ 2019-03-23 22:14 WhiteMouse
Views(1572)
Comments(1)
Diggs(1)
公告