Solar_Mail_Transport_Adapter_Smtp::_send()
protected
bool
Solar_Mail_Transport_Adapter_Smtp::_send ( void
)
Sends the Solar_Mail_Message through an SMTP server connection; lazy-loads the SMTP dependency if needed.
Parameters
None.
Returns
(bool) True on success, false on failure.
Description
Sends the Solar_Mail_Message through an SMTP server connection; lazy-loads the SMTP dependency if needed.