Re: [Exim] Trying to treat a IP as the local host

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Alberto García
日付:  
To: Dave C.
CC: exim-users
題目: Re: [Exim] Trying to treat a IP as the local host
El sábado 18/05/2002 a las 14:20, Dave C. decía...

> > when Exim tries to route mail, it does not know that the public IP of the
> > router should be treated as the local host.
> Try ignore_target_hosts in your lookuphost router. It takes IP
> addresses.


    This works, but it has a problem: if I'm a secondary MX for a
domain, and there is a MX with lower priority, when the primary MX is down
my machine will send the mail to the third MX, instead of keeping it while
the primary is down.


    Then, the third MX will send back the mail to me, and so on,
causing a mail loop.


Berto.