Previous Page
_expect()

Solar_Smtp_Adapter_NoAuth
_recv()

Next Page
_send()

_recv()

protected string _recv ( int $timeout default NULL )

Receives a response line from the SMTP server.

Inherited from Solar_Smtp_Adapter.

Parameters

  • (int) $timeout: Timeout in seconds.

Returns

  • (string)

Description

Receives a response line from the SMTP server.