Solar_Smtp_Adapter_PlainAuth::mail()
public
void
Solar_Smtp_Adapter_PlainAuth::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.