Solar_Smtp_Adapter::helo()

public void Solar_Smtp_Adapter::helo ( void )

Issues HELO/EHLO sequence to starts the session.

Parameters

  • None.

Returns

  • (void)

Description

Issues HELO/EHLO sequence to starts the session.

Automatically calls $this->auth() after starting the session.



Local