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