[nycphp-talk] Problem with PHPMailer Class
Ben Sgro (ProjectSkyline)
ben at projectskyline.com
Fri Jun 8 08:36:55 EDT 2007
Hello,
I believe you need to set the following:
$emailObject = new PHPMailer( );
$emailObject->SetLanguage('en', "${OOP_INC_PATH}/language/");
Where $OOP_INC_PATH is the path to your PHPMAILER directory and the language directory.
- Ben
Ben Sgro, Chief Engineer
ProjectSkyLine - Defining New Horizons
----- Original Message -----
From: Shadab Wadiwala
To: NYPHP Talk
Sent: Friday, June 08, 2007 7:02 AM
Subject: [nycphp-talk] Problem with PHPMailer Class
Hi !!
I am involved in developing a web-based email service as a part of my College Minor Project .....
I rely on PHPMailer library to send mails using SMTP service on port 25
But I am facing some trouble .... Whenever I send a mail I get an error stating :-- LANGUAGE STRING FAILED TO LOAD : RECIPIENTS FAILED
What is the remedy to this problem so that I can start to send the mails successfully ...
A quick reply in this regard will be very much benficial to me
Shadab .I. Wadiwala
My homepage:-- http://shadabworld.110mb.com
------------------------------------------------------------------------------
Download prohibited? No problem! CHAT from any browser, without download.
------------------------------------------------------------------------------
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070608/19c18714/attachment.html>
More information about the talk
mailing list