Specifies the message sent before receiving incoming mail data.
property StartDataReply: string;
Description
StartDataReply is a String property that specifies the message sent by an SMTP server when it is ready to receive incoming mail data.
StartDataReply is used by the TIdSMTPServer.CommandData action handler to notify the client connection that the Server is ready to receive incoming mail data.