Internet Direct (Indy) Version 9.0.2 Beta
TIdSMTPServer.Messages
Represents replies that can be sent in responses to SMTP command verbs.

property Messages: TIdSMTPMessages;
Description
Messages is a TIdSMTPMessages property that represents various replies that can be sent by the SMTP server in responses to SMTP command verbs. Messages is used to assign the text for the ReplyNormal property in CommandHandler instances. Messages is also used in various command action handlers to construct response to the client connection.