摘要: # -*- coding:utf-8 -*- import yagmail # 绑定邮箱服务器 password为QQ授权码 yag = yagmail.SMTP(user="xxxxxxxxxxxxxxxx@qq.com", password="xbactuhfqxwgbigb", host="s 阅读全文
posted @ 2019-12-05 16:32 云深不知处! 阅读(251) 评论(0) 推荐(0) 编辑