Re: [exim] Retry time not reached for any host after a long …

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: exim-users
Subject: Re: [exim] Retry time not reached for any host after a long failure period
On 2012-12-04 at 14:08 +0100, Sander Smeenk wrote:
> However, i can't seem to explain to my cow-orkers why it is our MTA
> *immediately* rejects a message to a destination that has had issues for
> a longer time. They would expect Exim to queue the message and retry
> before returning it to the sender as failed. Actually, i do too.
>
> Any hints on this subject?


Tony Finch recently committed a fix for this issue, with details:

http://git.exim.org/exim.git/commitdiff/ba9af0af397dd7d395378b883f8d9beb3bdd5ffd

If you want to try building from git and commenting on whether or not
this help for your setup, we'd certainly appreciate the feedback.