unable to connect to SMTP server, TimeoutError: [WinError 10060] python

前端 未结 0 1261
自闭症患者
自闭症患者 2020-12-10 22:43

i\'e been trying to set up a script to send an email with python and that\'s my code

import smtplib

server = smtplib.SMTP_SSL("my smpt server", 587         


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