phpmailer error : Mailer Error: Language string failed to load: recipients_failed
May 9, 2007 · Filed Under Programming Languages
I have wrote the phpmailer script to send mail through PHP script but unfortunately, it is not working on my site. I am receiveing the below error while sending mail through my phpmailer script:
Mailer Error: Language string failed to load: recipients_failed
PHPmailer is installed on the server.
Can anyone tell me what I am doing wrong?
Thanks,
Scott
Comments
One Response to “phpmailer error : Mailer Error: Language string failed to load: recipients_failed”
Leave a Reply













Make sure that you have entered the correct login details (email account password and SMTP server).
Thanks,
Kailash