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 -- ## 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/
