Element index for package Net_SMTP
[ a ]
[ c ]
[ d ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
[ v ]
a
- $auth_methods
- in file SMTP.php, variable Net_SMTP::$auth_methods
List of supported authentication methods, in preferential order.
- auth
- in file SMTP.php, method Net_SMTP::auth()
Attempt to do SMTP authentication.
top
top
top
g
- getResponse
- in file SMTP.php, method Net_SMTP::getResponse()
Return a 2-tuple containing the last response from the SMTP server.
top
top
i
- identifySender
- in file SMTP.php, method Net_SMTP::identifySender()
Backwards-compatibility method. identifySender()'s functionality is now handled internally.
top
l
- $localhost
- in file SMTP.php, variable Net_SMTP::$localhost
The value to give when sending EHLO or HELO.
top
top
n
- Net_SMTP
- in file SMTP.php, class Net_SMTP
Provides an implementation of the SMTP protocol using PEAR's Net_Socket:: class.
- Net_SMTP
- in file SMTP.php, method Net_SMTP::Net_SMTP()
Instantiates a new Net_SMTP object, overriding any defaults with parameters that are passed in.
- noop
- in file SMTP.php, method Net_SMTP::noop()
Send the NOOP command.
top
top
q
- quotedata
- in file SMTP.php, method Net_SMTP::quotedata()
Quote the data so that it meets SMTP standards.
top
top
top
top
|
|