We are running Exchange 2003 Enterprise edition and are looking for a way to intercept and forward a copy of all emails from a specific address to another mailbox on our exchange server. What I need is a rule to apply to all incoming mail that is something like If Senders email address = abc@abc.com add parser@ourdomain.com to cc or bcc The email we are attempting to capture is an automated email that needs to be processed by a 3rd party parsing application but the forwarded copy must include the intended recipient's email address so that the data can be processed correctly. Our previous solution added our 3rd party processors box as if it were a BCC to the original message. We can either divert this email to another mailbox (ideal solution) or copy it to an eml file in a specific location that can be monitored by our parsing application. Any ideas would be greatly appreciated.