I am trying to setup a Hub Transport Rule in Exchange 2007 to redirect NDR reports sent to a specific company email address to a separate "undeliverable" mailbox. I do not want to redirect all NDRs for all mailboxes... just NDRs sent to this address. The transport rule is as follows:
Apply rule to messages: Sent to info@company.com and when the Subject field contains: "Delivery Delayed" or "Undeliverable" redirect the message to undeliverable@company.com
This rule works when I send a test message internally with the specified words in the subject. It also works for external emails that contain those subjects. However, for messages generated internally and sent locally via the Microsoft Exchange email address (MicrosoftExchange329e71ec88ae4615bbc36ab6ce41109e@company.com) the transport rules do not appear to be applied.
My questions are:
- Is the local Microsoft Exchange sender excluded from Hub Transport Rules?
- Are there other ways to achieve the desired result?