Forum

[SOLVED] PHPMail er...
 
Notifications
Retirer tout

[SOLVED] PHPMail error : SMTP connect() failed.

2 Posts
2 Utilisateurs
0 Reactions
5,486 Vu
(@soblog)
Posts: 26
Active Member
Début du sujet
 
[#2767]

hi i can't send an email from my projeqtor..

it is returning this message :
PHPMail error : SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

when i open the link it refer to so much solution that im afraid to try

is there any sure solution for this problem

Thanks


 
Posté : 27 Nov PM 12:1111
(@babynus)
Posts: 14952
Membre Admin
 

Some time ago, gmail changed smtp policies.
SSL to port 465 does not work any more.
try :

smtp server : tls://smtp.gmail.com
smtp port : 587


 
Posté : 27 Nov PM 12:1111
Share:
Retour en haut