Internet Direct (Indy) Version 9.0.2 Beta
TIdSMTPMessages.QuitReply
Indicates the message used for the SMTP QUIT command.

property QuitReply: string;
Description
QuitReply is a String property that indicates the message used in response to a TIdCommand action handler for the SMTP QUIT command verb. The default value for QuitReply is the constant value RSSMTPSvrQuit as assigned in the Create constructor.