| 
 | 
 
 本帖最后由 jaclon 于 2011-9-9 13:24 编辑  
 
使用126邮箱发邮件可以正常发送,但这个是我个人邮箱,客户要用企业邮箱发邮件的 
 
使用新网的邮箱作SMTP服务器,发送邮件出现如下问题 
220 mx58.dns.com.cn ESMTP 
 
hello: 250-mx58.dns.com.cn 
250-AUTH=LOGIN PLAIN 
250-AUTH LOGIN PLAIN 
250-PIPELINING 
250 8BITMIME 
 
from: 250 ok 
 
to: 250 ok 
 
data: 354 go ahead 
 
 
The following SMTP error was encountered: 
Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method. 
 
User-Agent: CodeIgniter 
Date: Fri, 9 Sep 2011 12:58:43 +0800 
From: =?utf-8?Q?=e7=be=8e=e6=8b=8d=e7=bd=91?=  
Return-Path:  
Subject: =?utf-8?Q?=e7=be=8e=e6=8b=8d=e7=bd=91=ef=bc=9a=e5=af=86=e7=a0=81=e2=80?= 
 =?utf-8?Q?=8f=e9=87=8d=e7=bd=ae?= 
To: fgj123@126.com 
Reply-To: "service@meipaiwang.com"  
X-Sender: service@meipaiwang.com 
X-Mailer: CodeIgniter 
X-Priority: 3 (Normal) 
Message-ID: <4e699d0379f51@meipaiwang.com> 
Mime-Version: 1.0 
 
 
Content-Type: multipart/alternative; boundary="B_ALT_4e699d0379f64" 
 
This is a multi-part message in MIME format. 
Your email application may not support this format. 
 
--B_ALT_4e699d0379f64 
Content-Type: text/plain; charset=utf-8 
Content-Transfer-Encoding: 8bit |   
 
 
 
 |