邮件发送

浏览:832 发布日期:2015/12/27 分类:求助交流
object(PHPMailer)[6]
public 'Version' => string '5.2.9' (length=5)
public 'Priority' => int 3
public 'CharSet' => string 'iso-8859-1' (length=10)
public 'ContentType' => string 'text/html' (length=9)
public 'Encoding' => string '8bit' (length=4)
public 'ErrorInfo' => string 'Invalid address: ' (length=17)
public 'From' => string '***@qq.com' (length=16)
public 'FromName' => string 'pipi' (length=4)
public 'Sender' => string '' (length=0)
public 'ReturnPath' => string '' (length=0)
public 'Subject' => null
public 'Body' => null
public 'AltBody' => string '这是一个纯文本的身体在非营利的HTML电子邮件客户端' (length=70)
public 'Ical' => string '' (length=0)
protected 'MIMEBody' => string '' (length=0)
protected 'MIMEHeader' => string '' (length=0)
protected 'mailHeader' => string '' (length=0)
public 'WordWrap' => int 50
public 'Mailer' => string 'smtp' (length=4)
public 'Sendmail' => string '/usr/sbin/sendmail' (length=18)
public 'UseSendmailOptions' => boolean true
public 'PluginDir' => string '' (length=0)
public 'ConfirmReadingTo' => string '' (length=0)
public 'Hostname' => string '' (length=0)
public 'MessageID' => string '' (length=0)
public 'MessageDate' => string '' (length=0)
public 'Host' => string 'smtp.qq.com' (length=11)
public 'Port' => int 25
public 'Helo' => string '' (length=0)
public 'SMTPSecure' => string '' (length=0)
public 'SMTPAuth' => boolean true
public 'Username' => string '***@qq.com' (length=16)
public 'Password' => string '5454551' (length=16)
public 'AuthType' => string '' (length=0)
public 'Realm' => string '' (length=0)
public 'Workstation' => string '' (length=0)
public 'Timeout' => int 300
public 'SMTPDebug' => int 0
public 'Debugoutput' => string 'echo' (length=4)
public 'SMTPKeepAlive' => boolean true
public 'SingleTo' => boolean true
public 'SingleToArray' =>
array
empty
public 'do_verp' => boolean false
public 'AllowEmpty' => boolean false
public 'LE' => string '
' (length=1)
public 'DKIM_selector' => string '' (length=0)
public 'DKIM_identity' => string '' (length=0)
public 'DKIM_passphrase' => string '' (length=0)
public 'DKIM_domain' => string '' (length=0)
public 'DKIM_private' => string '' (length=0)
public 'action_function' => string '' (length=0)
public 'XMailer' => string '' (length=0)
protected 'smtp' => null
protected 'to' =>
array
empty
protected 'cc' =>
array
empty
protected 'bcc' =>
array
empty
protected 'ReplyTo' =>
array
empty
protected 'all_recipients' =>
array
empty
protected 'attachment' =>
array
empty
protected 'CustomHeader' =>
array
empty
protected 'lastMessageID' => string '' (length=0)
protected 'message_type' => string '' (length=0)
protected 'boundary' =>
array
empty
protected 'language' =>
array
'authenticate' => string 'SMTP Error: Could not authenticate.' (length=35)
'connect_host' => string 'SMTP Error: Could not connect to SMTP host.' (length=43)
'data_not_accepted' => string 'SMTP Error: data not accepted.' (length=30)
'empty_message' => string 'Message body empty' (length=18)
'encoding' => string 'Unknown encoding: ' (length=18)
'execute' => string 'Could not execute: ' (length=19)
'file_access' => string 'Could not access file: ' (length=23)
'file_open' => string 'File Error: Could not open file: ' (length=33)
'from_failed' => string 'The following From address failed: ' (length=35)
'instantiate' => string 'Could not instantiate mail function.' (length=36)
'invalid_address' => string 'Invalid address' (length=15)
'mailer_not_supported' => string ' mailer is not supported.' (length=25)
'provide_address' => string 'You must provide at least one recipient email address.' (length=54)
'recipients_failed' => string 'SMTP Error: The following recipients failed: ' (length=45)
'signing' => string 'Signing Error: ' (length=15)
'smtp_connect_failed' => string 'SMTP connect() failed.' (length=22)
'smtp_error' => string 'SMTP server error: ' (length=19)
'variable_set' => string 'Cannot set or reset variable: ' (length=30)
protected 'error_count' => int 1
protected 'sign_cert_file' => string '' (length=0)
protected 'sign_key_file' => string '' (length=0)
protected 'sign_key_pass' => string '' (length=0)
protected 'exceptions' => boolean false
最佳答案
评论( 相关
后面还有条评论,点击查看>>