Re: [Exim] [newbie] smarthosts found by MX

Top Pagina
Delete this message
Reply to this message
Auteur: Suresh Ramasubramanian
Datum:  
Aan: exim-users, Nicolas Kowalski
Onderwerp: Re: [Exim] [newbie] smarthosts found by MX
On Monday, February 17, 2003 2:40 PM [GMT+0530=IST],
Nicolas Kowalski <Nicolas.Kowalski@???> wrote:

> I defined the following router for sending mail:
>
> smart_route:
>     driver = manualroute
>     transport = remote_smtp
>     domains = !+local_domains
>     route_list = * mailhost.imag.fr

>
>
> Several other smarthosts exist, but their addresses are only available
> through MX records.


What do you mean "found only by mx records"? That is, you want to
deliver direct to hotmail's mailservers instead of going through your
ISP's mailserver?

If you are on a dialup or other dynamic IP, don't ... anyway, that
route_list thingy should have a "byname" or "bydns_a" after it.

    srs