Send email problem |
[eluser]vikas khairnar[/eluser]
Hello, I am calling one function of controller through jQuery ajax and that function,I was written one mail send code of CI but when ajax is executed mail was not send at all. I was printed error through $this->email->print_debugger() which is as follows: Your message has been successfully sent using the following protocol: mail<br /><pre>From: "collegestack.com" <vikaskkhairnar@yahoo.co.in> Return-Path: <vikaskkhairnar@yahoo.co.in> Reply-To: "vikaskkhairnar@yahoo.co.in" <vikaskkhairnar@yahoo.co.in> X-Sender: vikaskkhairnar@yahoo.co.in X-Mailer: CodeIgniter X-Priority: 3 (Normal) Message-ID: <4cc9414a79070@yahoo.co.in> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="B_ALT_4cc9414a79458" This is a multi-part message in MIME format. Your email application may not support this format. --B_ALT_4cc9414a79458 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit expires:10-29-2010 05:24 am cannot be combined - valid at participating location(end) --B_ALT_4cc9414a79458 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Dominos Pizza <br><br>expires:10-29-2010 05:24 am cannot be combined - valid at participa= ting location(end) --B_ALT_4cc9414a79458--</pre> Please suggest why mail is not send.I am not getting any mail in my mailbox. |
Messages In This Thread |
Send email problem - by El Forum - 10-28-2010, 03:26 AM
Send email problem - by El Forum - 10-28-2010, 03:35 AM
|