Public Member Functions | |
__construct ($host= '127.0.0.1', $port=null, $config=null) | |
auth () | |
Protected Attributes | |
$_username | |
$_password |
Definition at line 39 of file Plain.php.
__construct | ( | $ | host = '127.0.0.1' , |
$ | port = null , |
||
$ | config = null |
||
) |
auth | ( | ) |
Perform PLAIN authentication with supplied credentials
Reimplemented from Zend_Mail_Protocol_Smtp.