On Thu, Aug 7, 2008 at 3:40 PM, Tony Finch <[EMAIL PROTECTED]> wrote:
> 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 :-)

I am glad you saw this post and spent your valuable time on it! This
router solves my problem.

Now I just have to wait to see what I get about the possible race
condition......

Thank you.

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

"Oh My God! They killed init! You Bastards!"
 --from a /. post

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to