I'd like to know if it's possible to configure Exchange 2010 to read x-headers from an outbound message (say, user@internaldomain.com to user@yahoo.com) and then re-direct the message to an alternate smarthost if the x-header is present. Does anyone know if this can be done?
|
|
This can not be done out of the box. However it can be done with several third party extensions or you can write a custom transport agent if you have .net experience. Sample Code::How to control routing from your own routing agent |
|||
|
|
|
No - at least not as you're describing it. In ESM, look at your There are third-party products that will choose a smarthost based on sender - but a quick search doesn't seem to turn up anything that works on a message header. |
|||
|
|