Re: [exim] Issues with exim -bt and possible race condition.…

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Odhiambo Washington
CC: exim-users
Subject: Re: [exim] Issues with exim -bt and possible race condition...
On Thu, 7 Aug 2008, Odhiambo Washington wrote:
>
> Eeh? I did not understand that. Could you please elaborate?


The address_test condition is like the verify condition which you're
already using on the router. Try the following, which I have re-ordered
to make it clearer how the preconditions are evaluated.

delay_outgoing:
driver = redirect
verify = false
address_test = false
domains = !+local_domains : !+relay_to_domains
senders = ! : !cdb;/usr/local/etc/exim/delayed_senders.cdb
condition = ${if < {$message_age}{600}{yes}{no}}
allow_defer
data = :defer: message not old enough

You don't actually need a second router - that was a red herring caused by
me reading too fast :-)

Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}