Re: [exim] 2 conditions is one ACL rule

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Phil Pennock
Fecha:  
A: web
Cc: exim-users
Asunto: 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