I have an objective of configuring our mail server to forward inbound messages to third party provider.
- Mail have to appear from original sender
- Forwarding have to be managed from Exchange Server, not by clients
- Based on Exchange Server 2010
Solution we initially come up with was Transport Agent Rules that would redirect or copy inbound emails to external mailboxes; however, some senders with configured SPF records start receiving bounce-backs from destination server (which would make sense as out mail server that forwards emails with original return path is not authorized in sender domain SPF).
One of solutions i read about was SRS, but i was not able to find any examples or instructions of implementation on Exchange.