Internet Direct (Indy) Version 9.0.2 Beta
TIdSMTPMessages.RSetReply
Identifies the response used for the SMTP RSET command.

property RSetReply: string;
Description
RSetReply is a String property that represents the message used in response to the SMTP RSET command verb after mail transaction has been initiated.

The default value for RSetReply is the constant value RSSMTPSvrOk, as assigned in the Create constructor.