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