Welcome Guest, Not a member yet? Register   Sign In
Bug in Email class caused issue when used with qmail due to crlf - [SOLVED]
#1

[eluser]yongkhun[/eluser]
I have faced lots of issues with the email class in CodeIgniter. When I tried to send email using SMTP, it gives me error as follow:

Code:
-----------------------------------------
220 qmail-relay-norm-0.netfirms.com ESMTP

hello: 250-qmail-relay-norm-0.netfirms.com
250-AUTH LOGIN CRAM-MD5 PLAIN
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-PIPELINING
250 8BITMIME
from: 250 ok
to: 250 ok
data: 354 go ahead
451 See http://pobox.com/~djb/docs/smtplf.html.
The following SMTP error was encountered: 451 See http://pobox.com/~djb/docs/smtplf.html.
Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.

User-Agent: Silkron
Date: Mon, 25 Jun 2007 19:59:22 +0800
From: "Fonod"
Return-Path:
To: [email protected]
Subject: Fonod: Testing email
Reply-To: "[email protected]"
X-Sender: [email protected]
X-Mailer: Silkron
X-Priority: 3 (Normal)
Message-ID: <[email protected]>
Mime-Version: 1.0


Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

testing
---------------------------------------


Messages In This Thread
Bug in Email class caused issue when used with qmail due to crlf - [SOLVED] - by El Forum - 06-25-2007, 06:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB