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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Phil Pennock
Ημερομηνία:  
Προς: Brian Spraker
Υ/ο: exim-users, Todd Lyons
Αντικείμενο: 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