Jeremy Harris wrote:

> Fernando Barajas wrote:
> 
>>Do you know if ther's a way that I could send different domains' mails
>>from a different IP?  That is, that all mails from [EMAIL PROTECTED] will
>>go out from IP "11.22.33.44", and all mails from "*anotherdomain.com"
>>will go out from IP "55.66.77.88"?
> 
> 
> Your can put an "interface" argument on an "smtp" transport,
> so your problem is suitable routers to select a suitable
> transport depending on the sending domain.
> 
> - Jeremy
> 

- And, lest we forget, one *may* also want to use a 'helo_data' to match the 
HELO to the domain(s) assigned to the IP(s) chosen.

And, of course, insure that relevant/matching 'A', 'PTR' and 'MX' records are 
published in DNS.

Bill


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to