Php Mail sending error
Php mail sending error.
-
What is the output for the below two commands: 1.) #telnet smtp.gmail.com 465 2.) #telnet smtp.gmail.com 5870 -
What is the output for the below two commands:
1.) #telnet smtp.gmail.com 465 2.) #telnet smtp.gmail.com 587
telnet smtp.gmail.com 465 Trying 2a00:1450:400c:c00::6c... telnet: connect to address 2a00:1450:400c:c00::6c: Connection refused Trying 173.194.76.108... telnet: connect to address 173.194.76.108: Connection refused0 -
Is port 465 open in your server firewall? 0 -
Thanks, @kodeslogic @anoopk350 - it does seem like something is blocking those outbound connections, whether that is your local system or an external firewall managed by your host. 0 -
Hello @kodeslogic Kindly disable the server firewall and check if the issue still persists. 0 -
@HostNoc - Kodeslogic wasn't the OP. 0
Please sign in to leave a comment.
Comments
6 comments