Page 1 of 1

Different relays in sendmail based on sender email ?

Posted: Wed Jan 16, 2013 9:48 am
by beginer
I need to use OpenEMM to sent emails for multiple domains. How can I configure sendmail to relay emails to right server based on sender email ?

Examples:
abc@domain1.com -> sendmail relay -> IP adsress 1.
abc@domain2.net -> sendmail relay -> IP adsress 2.
abc@domain3.org -> sendmail relay -> IP adsress 3.

Any help would be greatly appreciated !