TIdSMTPRcpReplies is a TPersistent descendant that specifies properties and method need to implement a container for messages used in response to SMTP command verbs that involve recipient mail addresses. TIdSMTPRcpReplies publishes the
AddressOkReply,
AddressErrorReply, and
AddressWillForwardReply properties that contain these messages values.
TIdSMTPRcpReplies is the type used to represent the TIdSMTPMessages.RcpReplies, and is used in the command event handlers for the SMTP MAIL and RCPT commands.