Php Mail sending error

kodeslogic

Well-Known Member
PartnerNOC
Apr 26, 2020
549
255
138
IN
cPanel Access Level
Root Administrator
What is the output for the below two commands:

Code:
1.) #telnet  smtp.gmail.com  465

2.) #telnet  smtp.gmail.com  587
 

hmaddy

Well-Known Member
May 6, 2020
351
39
28
Chennai
cPanel Access Level
Root Administrator
What is the output for the below two commands:

Code:
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 refused
 

kodeslogic

Well-Known Member
PartnerNOC
Apr 26, 2020
549
255
138
IN
cPanel Access Level
Root Administrator
Is port 465 open in your server firewall?
 
  • Like
Reactions: cPRex