Internet Direct (Indy) Version 9.0.2 Beta
TIdSMTPMessages.NoopReply
Represents the message used in response to SMTP NOOP and RSET commands.

property NoopReply: string;
Description
NoopReply is a String property that represents the message used in response to command actions performed for the SMTP NOOP command verb or the SMTP RSET command verb when used prior to starting a mail transaction. The default value for NoopReply is the constant value RSSMTPSvrOk as assigned in the Create constructor.