|
Previous Page |
Solar_Smtp_Adapter_NoAuth |
Next Page |
helo()
public
void
helo (
)
Issues HELO/EHLO sequence to starts the session.
Inherited from Solar_Smtp_Adapter.
Parameters
- None.
Returns
- (void)
Description
Issues HELO/EHLO sequence to starts the session.
Automatically calls $this->auth() after starting the session.