摘要: #coding=utf-8 import smtplib import time from email.mime.text import MIMEText server = "smtp.qq.com" send_username = "123456789@qq.com"#自己的账号 send_pas 阅读全文
posted @ 2023-04-23 19:42 Lauriee 阅读(30) 评论(0) 推荐(0)