Solar_Smtp_Adapter_LoginAuth::rcpt()
public
void
Solar_Smtp_Adapter_LoginAuth::rcpt
( string $addr
)
Issues SMTP RCPT TO to indicate who the message is to.
Inherited from Solar_Smtp_Adapter.
Parameters
(string)
$addr
: One "To:" email address.
Returns
(void)
Description
Issues SMTP RCPT TO to indicate who the message is to.