摘要:
import smtplib from email.mime.text import MIMEText from email.header import Header smtp = "smtp.qq.com" sender = '发件人邮箱' receiver = '收件人邮箱' pwd = '授权 阅读全文
posted @ 2020-06-02 22:21
Mr丶zhao
阅读(117)
评论(0)
推荐(0)
浙公网安备 33010602011771号