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