SMTP Gmail timing out

前端 未结 4 1566
暖寄归人
暖寄归人 2020-12-17 06:09

Not sure why this is happening. Every where I\'ve search tells me that i\'m doing this right. But every time I try and send the mail, it times out on the smtpserver.Se

4条回答
  •  自闭症患者
    2020-12-17 06:36

    As @kostyan said, the right port is 587, but to authenticate you need to allow access from less secure apps in your gmail account. Try it here

    It worked for me, hope it helps..

提交回复
热议问题