I am attempting to connect to gmail smtp servers but keep getting the following error msg:
fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to ssl://smtp.gmail.com:465 (Connection timed out)
I tried both ssl and tls and get the same error. I have looked over code and other searches on stackoverflow and can't find any errors with code. Maybe glowhost is blocking this or something. Anybody else able or not able to connect to gmail?
Thanks.