Inherits SmtpCommand
This class handles the RCPT TO command.
Creates a new handler for s, using p to parsed the RCPT TO command.
Parses and (partly) acts on the esmtp parameter name, value pair. At present we don't support any, although that surely has to change soon.
Returns a pointer to the recipient address. If the command was syntactically correct, this is never a null pointer.
Returns true if the recipient address is remote, false if it is local, and true if the command hasn't been finished yet.
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.