Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-sc
Commits
d61dc1e7
Commit
d61dc1e7
authored
Nov 07, 2023
by
章 登恒
Browse files
commit
parent
bb39e3ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/mail1.py
View file @
d61dc1e7
...
...
@@ -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 内容设置
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment