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

File: smtp.php

Source Location: /Mail-1.1.14/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 Mon, 11 Mar 2019 14:46:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.