Auteur: Nico Erfurth Date: À: David Burton CC: exim-users Sujet: Re: [Exim] Special routing for AOL (gettin' jerked around by Time-Warner)
David Burton wrote:
> Note that I can't relay email out over the DSL provider's line
> to the T-W Roadrunner mailservers, nor can I relay email out
> over the T-W Roadrunner line to the DSL provider's mailservers.
> So for AOL recipients, the receiving mailserver MUST be adjusted
> according to which line I'm using for the connection, DSL or
> cablemodem.
Use your scripts to create a file that can be used for the route_file
option of the domainlist-router.
The file should look like
aol.com: the.currently.used.smarthost byname
> BTW, I'm currently running Exim 3.36 (because it works, and
> because it matches the book). But I can upgrade to Exim 4 if
> necessary -- I was planning on doing so anyhow, when I get the
> new book.
You should upgrade! exim3 development has been stopped.