Class RcptCommand

java.lang.Object
com.icegreen.greenmail.smtp.commands.SmtpCommand
com.icegreen.greenmail.smtp.commands.RcptCommand

public class RcptCommand extends SmtpCommand
RCPT command.

https://tools.ietf.org/html/rfc2821.html#section-4.1.1.3

 "RCPT TO:" ("<Postmaster@" domain ">" / "" / Forward-Path)
            [SP Rcpt-parameters] CRLF