Chat Online
Support

Forum

A place for Dynadot and community experts alike to ask questions, share ideas, and more.
problems with sending mail using external server (gmail)
Posted By eli_cu
12/30/2009 23:32
I'm trying to send messages using PHP through the mail server smtp.gmail.com but it returns the error:

ERROR: Failed to connect to server: Connection timed out (110)

I read on the internet about this error, and say it is that hosting provider closed outgoing ports for mail.
Reply Quote
12/31/2009 18:05
You might want to try running your code on a different port.
Reply Quote