摘要: 简单实现用了2个模块,smtplib 主要的三个函数login ,sendmial ,closeSMTP.login(user,password)SMTP.sendmail(from_addr,to_addrs,msg[,mail_options,rcpt_options])https://docs... 阅读全文
posted @ 2014-09-04 14:05 过去的我 阅读(442) 评论(0) 推荐(0) 编辑