Solar_Mail_Transport_Adapter_Phpmail::_send()

protected bool Solar_Mail_Transport_Adapter_Phpmail::_send ( void )

Sends a Solar_Mail_Message using the mail() function.

Parameters

  • None.

Returns

  • (bool) True on success, false on failure.

Description

Sends a Solar_Mail_Message using the mail() function.



Local