Php mail sending error.
H hmaddy Well-Known Member May 6, 2020 351 39 28 Chennai cPanel Access Level Root Administrator Jul 10, 2021 #1 Php mail sending error. Attachments emails.jpg 47.6 KB Views: 6
kodeslogic Well-Known Member PartnerNOC Apr 26, 2020 549 255 138 IN cPanel Access Level Root Administrator Jul 10, 2021 #2 What is the output for the below two commands: Code: 1.) #telnet smtp.gmail.com 465 2.) #telnet smtp.gmail.com 587
What is the output for the below two commands: Code: 1.) #telnet smtp.gmail.com 465 2.) #telnet smtp.gmail.com 587
H hmaddy Well-Known Member May 6, 2020 351 39 28 Chennai cPanel Access Level Root Administrator Jul 10, 2021 #3 kodeslogic said: What is the output for the below two commands: Code: 1.) #telnet smtp.gmail.com 465 2.) #telnet smtp.gmail.com 587 Click to expand... 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 refused
kodeslogic said: What is the output for the below two commands: Code: 1.) #telnet smtp.gmail.com 465 2.) #telnet smtp.gmail.com 587 Click to expand... 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 refused
kodeslogic Well-Known Member PartnerNOC Apr 26, 2020 549 255 138 IN cPanel Access Level Root Administrator Jul 10, 2021 #4 Is port 465 open in your server firewall? Reactions: cPRex
cPRex Jurassic Moderator Staff member Oct 19, 2014 14,359 2,249 363 cPanel Access Level Root Administrator Jul 12, 2021 #5 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.
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.
HostNoc Well-Known Member Feb 20, 2020 155 38 28 Ontario cPanel Access Level Root Administrator Jul 14, 2021 #6 Hello @kodeslogic Kindly disable the server firewall and check if the issue still persists.
cPRex Jurassic Moderator Staff member Oct 19, 2014 14,359 2,249 363 cPanel Access Level Root Administrator Jul 14, 2021 #7 @HostNoc - Kodeslogic wasn't the OP.