Re: [exim-dev] [Bug 736] exim 4.69 fails to use all MX recor…

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: 736
CC: exim-dev
Subject: Re: [exim-dev] [Bug 736] exim 4.69 fails to use all MX records before failing
On Mon, 14 Jul 2008, David Favor wrote:

> I've set hosts_max_try = 100 as a test.
>
> Any other suggestions are welcome, as I now see this same situation
> occurring with several domains. These domains are on multi-homed machines
> and they are the only domain being hit, so all I can figure is maybe the
> retry count is being exceeded by previously queued messages which are
> effecting the retry count.
>
> I'm new to exim, so I'm just guessing.


Check the retry times (see the exinext utility). Maybe that's the clue
that you need. If there are 2 MX records, for hosts A and B, but host A
failed recently, Exim will not try it again until its retry time comes -
even for a new message.

Try a delivery with retry time override: put a message on the queue
using -odq and then force a delivery using -M (check these options out
in the manual).


--
Philip Hazel