Swiftmailer: Connection could not be established with host smtp.gmail.com [Connection timed out #110]

后端 未结 8 1343
执念已碎
执念已碎 2020-12-05 03:27

I\'m posting because I\'ve already gone through the solutions posted in other questions on here but they haven\'t helped.

What I am trying to do is send email using

相关标签:
8条回答
  • 2020-12-05 03:54

    I have posted a workaround solution in Swiftmailer Gmail Connection timed out #110 where you can either use IPv4 or IPv6.

    0 讨论(0)
  • 2020-12-05 03:54

    I've just had this issue and after immense search for the solution, it was all a matter of a security setting with my host (In this case Scaleway). I had to open security settings and enable outgoing SMTP.

    0 讨论(0)
提交回复
热议问题