Commit d61dc1e7 authored by 章 登恒's avatar 章 登恒
Browse files

commit

parent bb39e3ae
......@@ -5,9 +5,9 @@ from email.mime.multipart import MIMEMultipart
from email.mime.application import MIMEApplication
from email.mime.image import MIMEImage
send_usr = '1171089625@qq.com' # 发件人
send_pwd = 'qkkucauovkbvgjje' # 授权码,邮箱设置
reverse = '1171089625@qq.com' # 接收者
send_usr = '@qq.com' # 发件人
send_pwd = '' # 授权码,邮箱设置
reverse = '@qq.com' # 接收者
content = '2022<p>python官网链接如下:</p>' \
'<p><a href="https://www.python.org">python</a></p>'
#content 内容设置
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment