Solar_Smtp_Adapter_PlainAuth::helo()
public
void
Solar_Smtp_Adapter_PlainAuth::helo ( void
)
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.