Description

bool rcptTo(string $email)

RCPT TO command, function that shows the host the recipients's email address.

Parameters

string $email
The recipient's e-mail address.

Return values

bool

Comment