Re: [exim] 2 conditions is one ACL rule

Top Pagina
Delete this message
Reply to this message
Auteur: Phil Pennock
Datum:  
Aan: web
CC: exim-users
Onderwerp: Re: [exim] 2 conditions is one ACL rule
On 2012-03-21 at 23:00 +0100, web@??? wrote:
> I don't know if I can put them one after another in ACL or I need to build
> one condition using those two?


You can have multiple "condition" rules on one verb in an ACL, you do
not need to combine them.

As of Exim 4.73, Routers may also have multiple "condition" rules.

-Phil