Solar_Smtp_Adapter::_recv()

protected string Solar_Smtp_Adapter::_recv ( int $timeout = NULL )

Receives a response line from the SMTP server.

Parameters

  • (int) $timeout: Timeout in seconds.

Returns

  • (string)

Description

Receives a response line from the SMTP server.



Local