Re: [exim] Making A Compound Condition - With Or + And

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: Brian Spraker
CC: exim-users, Todd Lyons
Subject: Re: [exim] Making A Compound Condition - With Or + And
On 2013-06-03 at 10:10 -0700, Brian Spraker wrote:
[ multiple condition ]
> This doesn't appear that it works properly.
>
> Just added it to the config and restarted the Exim service.


Which version of Exim? Where in the config?

Prior to Exim 4.73, Exim did not support multiple "condition" rules on a
Router. I added it for 4.73 (together with bool_lax). Previously to
that, multiple condition rules were only valid in ACLs.

-Phil