Re: [exim] which retry rule?

Top Page
Delete this message
Reply to this message
Author: Dean Brooks
Date:  
To: exim-users
Subject: Re: [exim] which retry rule?
On Wed, Mar 21, 2012 at 10:12:05AM +0000, Oliver Howe wrote:
> I have a couple of retry rules, one specific for 421 errors from
> unreliable (ie too-busy-at-the-time to take my initiall message)
> hosts. is there a way to see in the log file which retry rule
> triggered the delivery?


Well, it's kind of backwards from that.

Exim retry rules only _prevent_ a queue runner from processing a
message. They dont trigger a delivery. That is, a message only
gets a delivery attempt if none of the retry rules match the retry-rule
domain, error type, time restriction, etc.

So to find out which rule triggered a delivery really isn't the right
question, since a delivery means none of them matched.

--
Dean Brooks
dean@???