Send Email with Python 3.8

前端 未结 0 912
轮回少年
轮回少年 2020-12-22 22:07

I´m trying to send email with python but every time when I run this code it retrieves me my password "MYPASS"...

import smtplib, ssl

port = 587  #          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题