the smtp.gmail.com maiol server wont work on my cpanel

前端 未结 0 789
暖寄归人
暖寄归人 2021-01-13 03:33

this is my very basic code:

import smtplib

server = smtplib.SMTP(\'smtp.gmail.com\', 587)

On my local pc this works perfectly, however on cp

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