SMTPRecipientsRefused(senderrs) error when trying to send an email via python

后端 未结 0 1781
灰色年华
灰色年华 2020-12-11 20:41

i Have this little piece of code that is trying to send an email trhough a smtp that does not require login:

import smtplib, ssl
from email.message import Ema         


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