SMTP 邮件服务器发送

This commit is contained in:
YuCheng Hu 2021-03-23 10:40:13 -04:00
parent 0ca7be6191
commit ed127b0dd1
No known key found for this signature in database
GPG Key ID: 1E5CBEF8B550FB7D
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Python Send Email by SMTP
# Author - HoneyMoose(huyuchengus@gmail.com)
# Link Article - https://www.ossez.com/t/python/13398
# Link Article - https://www.ossez.com/t/python-smtp/13403
import getpass
import smtplib