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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Suresh Ramasubramanian
Ημερομηνία:  
Προς: exim-users, Nicolas Kowalski
Αντικείμενο: 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