Internet Direct (Indy) Version 9.0.1 Beta
TIdSMTPRcpReplies.AddressWillForwardReply
Specifies the response message used when SMTP RCPT will forward mail.

property AddressWillForwardReply: string;
Description
AddressWillForwardReply is a String property that specifies the message used as a response to the SMTP RCPT command verb. AddressWillForwardReply is used in TIdSMTPServer.CommandRcpt to indicate to the client connection that the incoming mail will be forwarded to the destination address.