Internet Direct (Indy) Version 9.0.2 Beta
TIdSMTPDataReplies.EndDataReply
Specifies the message sent after receiving incoming mail data.

property EndDataReply: string;
Description
EndDataReply is a String property that specifies the message sent by an SMTP server after the SMTP DATA command verb has been executed.

EndDataReply is used by the TIdSMTPServer.CommandData action handler after StartDataReply is written to the client connection, and after handling incoming mail data.