On Sat, Jan 26, 2008 at 09:44:20PM +0100, Johannes Nohl wrote: > Now I want to switch to exim. But is the following possible then? > > 1) Can I configure exim to have several smtp transports? Like mails > with sender [EMAIL PROTECTED] will be sent by smtp1, [EMAIL PROTECTED] by > smtp2...
Yes; set up several routers, then select the appropriate router using using routers with "senders" conditions. > 2) Can I bind those different transports (smtp1, smtp2, ...) to > different IPs? Like exim MTA is listening on all IPs. But to send it > is using different IPs. Yes; each SMTP transport can take an "interface" option to specify the local bind address. I can strongly recommend taking the time to read the Exim documentation (http://exim.org/exim-html-current/doc/html/index.html) - comprehensive and accurate. The documentation is one of the main reasons I like Exim :-) -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
