Internet Direct (Indy) Version 9.0.1 Beta
TIdSMTPRcpReplies.AddressOkReply
Specifies the response message used when SMTP RCPT accepts mail for local delivery.

property AddressOkReply: string;
Description
AddressOkReply is a String property that specifies the message used as a response to the SMTP RCPT command verb. AddressOkReply is used in TIdSMTPServer.CommandRcpt to indicate to the client connection that the incoming mail has been accepted for delivery to the local destination address.