SMTP 邮件服务器发送
This commit is contained in:
parent
0ca7be6191
commit
ed127b0dd1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue