> The [EMAIL PROTECTED] sends an email from our web application, the > From: field is "[EMAIL PROTECTED]" and the Reply To: is > "[EMAIL PROTECTED]".
Yeah, you mentioned that. :) > Should I build a custom solution to forward the NDR's that come back > to "[EMAIL PROTECTED]" and forward them to > "[EMAIL PROTECTED]"? Yes, an address-rewriting scheme is called-for. You won't need to build too much, though: I'd suggest using a VERP syntax (Google) to send mail from server-<nnnnnnnn>@pacificdatavision.com, where <nnnnnnnn> is your account ID for each client. The IMail server will accept NDRs to this address and route it to submailbox <nnnnnnnn>.mbx. If you have an <nnnnnnnn>.fwd file, messages destined for the submailbox will be redirected to the forwarding address listed in the file. --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.mailmage.com/products/software/freeutils/SPAMC32/download/release/ Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.mailmage.com/products/software/freeutils/exchange2aliases/download/release/ http://www.mailmage.com/products/software/freeutils/ldap2aliases/download/release/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
