Mail
[ class tree: Mail ] [ index: Mail ] [ all elements ]
Packages:
Mail


Classes:
Mail
Mail_mail
Mail_null
Mail_RFC822
Mail_sendmail
Mail_smtp
Files:
Mail.php
mail.php
null.php
RFC822.php
sendmail.php
smtp.php

File: smtp.php

Source Location: /Mail-1.1.13/Mail/smtp.php

Classes:

Mail_smtp
SMTP implementation of the PEAR Mail interface. Requires the Net_SMTP class.

Page Details:


PEAR_MAIL_SMTP_ERROR_AUTH [line 27]

PEAR_MAIL_SMTP_ERROR_AUTH = 10002
Error: SMTP authentication failure

[ Top ]



PEAR_MAIL_SMTP_ERROR_CONNECT [line 24]

PEAR_MAIL_SMTP_ERROR_CONNECT = 10001
Error: Failed to connect to SMTP server

[ Top ]



PEAR_MAIL_SMTP_ERROR_CREATE [line 21]

PEAR_MAIL_SMTP_ERROR_CREATE = 10000
Error: Failed to create a Net_SMTP object

[ Top ]



PEAR_MAIL_SMTP_ERROR_DATA [line 39]

PEAR_MAIL_SMTP_ERROR_DATA = 10006
Error: Failed to send data

[ Top ]



PEAR_MAIL_SMTP_ERROR_FROM [line 30]

PEAR_MAIL_SMTP_ERROR_FROM = 10003
Error: No From: address has been provided

[ Top ]



PEAR_MAIL_SMTP_ERROR_RECIPIENT [line 36]

PEAR_MAIL_SMTP_ERROR_RECIPIENT = 10005
Error: Failed to add recipient

[ Top ]



PEAR_MAIL_SMTP_ERROR_SENDER [line 33]

PEAR_MAIL_SMTP_ERROR_SENDER = 10004
Error: Failed to set sender

[ Top ]



Documentation generated on 2019年3月11日 14:44:11 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

AltStyle によって変換されたページ (->オリジナル) /