Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Getting this error while trying to send email through PHP mailer class.

I am using the gmail's ssl-465 port.

Please help me in solving this!
Posted
Comments
Killzone DeathMan 31-May-13 10:29am    
Try to use "tls" instead of "ssl"...
Try to use port "587" instead "465"...
Monster Maker 31-May-13 11:32am    
Tried it..but same result!

I had tried the same..with another mailing class..and it went perfect!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900