Internet Direct (Indy) Version 9.0.1 Beta
TIdSMTPRcpReplies.AddressErrorReply
Specifies the response message used when SMTP RCPT cannot accept or forward incoming mail.

property AddressErrorReply: string;
Description
AddressErrorReply is a String property that specifies the message used as a response to the SMTP RCPT command verb. AddressErrorReply is used in TIdSMTPServer.CommandRcpt to indicate to the client connection that the incoming mail cannot be selected for delivery to the local destination address, or cannot be forwarded to a remote address.