SMTP 邮件服务器发送
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user