Solar_Smtp_Adapter_CramMd5Auth::mail()
public
void
Solar_Smtp_Adapter_CramMd5Auth::mail
( string $addr
)
Issues SMTP MAIL FROM to indicate who the message is from.
Inherited from Solar_Smtp_Adapter.
Parameters
(string)
$addr
: The "From:" email address.
Returns
(void)
Description
Issues SMTP MAIL FROM to indicate who the message is from.