Re: [exim] 2 conditions is one ACL rule

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Phil Pennock
Datum:  
To: web
CC: exim-users
Betreff: 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