|
Previous Page |
Solar_Smtp_Adapter_LoginAuth |
Next Page |
_recv()
protected
string
_recv (
int $timeout default NULL
)
Receives a response line from the SMTP server.
Inherited from Solar_Smtp_Adapter.
Parameters
- (int)
$timeout: Timeout in seconds.
Returns
- (string)
Description
Receives a response line from the SMTP server.
Local
- Overview
- Config
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _buildConfig()
- _ehlo()
- _exception()
- _expect()
- _postConfig()
- _postConstruct()
- _preConfig()
- _recv()
- _send()
- auth()
- connect()
- data()
- disconnect()
- dump()
- getCrlf()
- getLog()
- helo()
- isConnected()
- locale()
- mail()
- noop()
- quit()
- rcpt()
- resetLog()
- rset()
- setCrlf()
- vrfy()