Forward emails from specific domain in Exchange
Posted
by
neildeadman
on Server Fault
See other posts from Server Fault
or by neildeadman
Published on 2012-12-07T09:39:58Z
Indexed on
2012/12/07
11:07 UTC
Read the original article
Hit count: 288
exchange-2007
|mail-forwarding
Our Exchange server handles emails for @ourdomain.com
(for example).
We have multiple clients that will send emails to our [email protected]
email address and we want to configure server-side rules that will forward emails from each client's domain to a different email address within our exchange server.
For example:
[email protected] sends an email to [email protected] and we forward it to [email protected]
[email protected] sends an email to [email protected] and we forward it to [email protected]
...and so on.
It would be nice if we can additionally stop the email arriving in the [email protected] mailbox, but that is not a specific requirement.
We have a rule setup in Outlook that sort of works, but it doesn't do all from a domain only specific email addresses. It does work when Outlook is not running which is a start.
I realise it would be easier to give each client a partiuclar email address and have them email straight to that rather than all use the same, but this is what I have been asked to setup.... :S
© Server Fault or respective owner