摘要: # coding:utf-8 #强制使用utf-8编码格式import smtplib # 加载smtplib模块from email.mime.text import MIMETextfrom email.utils import formataddrmy_sender = 'xxxxx@xxxx 阅读全文
posted @ 2018-08-13 09:14 口头猿 阅读(168) 评论(0) 推荐(0)