Re: [exim] How to Always Use The Same MX ?

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: exim-users
Subject: Re: [exim] How to Always Use The Same MX ?
Alson Wong <kamsoon@???> (Mi 29 Dez 2010 20:00:16 CET):
> Hello,
>
> I hope experts here could give some help on this.
> I have this question about exim config, it looks pretty direct, but I really
> couldn't figure it out.
>
> If I want to send an email to a remote host (abc.com), and this remote host
> has 3 MX, namely:-
>
> mx1.abc.com
> mx2.abc.com
> mx3.abc.com
>
> How do I ask exim to always connect and talk to mx3.abc.com and ignore the
> priorities ?


You could check the "ignore_target_hosts" option:

    begin routers




    dnslookup:
        driver = dnslookup
        …
        ignore_target_hosts = … : mx1.abc.de : mx2.abc.de


--
Heiko :: dresden : linux : SCHLITTERMANN.de
GPG Key 48D0359B : 3061 CFBF 2D88 F034 E8D2 7E92 EE4E AC98 48D0 359B