SBR, Sender based routing, mécanisme permettant d’acheminer un courriel a un connecteur different en fonction de l’expediteur.
adresse1@compagnie1.com => connecteur A
adresse2@compagnie1.com => connecteur B
Exchange 2007, 2010 ne permet pas de le faire de façon native.
J’ai utilisé cette méthode pour réaliser cette fonction avec succès. Il y a quelques subtilités de configuration, mais ca fonctionne bien.
Une autre méthode proposée sur un blog serait la suivante:
Hi, You can make it with combination of Contact, Transport Rule and Send Connector.
1. Create a Distribution Group(Ex. ABC-Users@yourdomain1.com) and add members into the group.
2. Create Contact with dummy domain name (Ex. abc@TestRelay.com)
3. Create a Transport Rule as below:
“From a Member of “Distribution Group(Ex. ABC-Users@yourdomain1.com)”
redirect the message to to “contact (Ex. abc@TestRelay.com)”
4. Create a Send connecter to forward email having domain name of the contact to specific gateway
Ex: Address Space = TestRelay.com