Re: [exim] Feature Request: ACL Branching

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Feature Request: ACL Branching
Frank Myhr wrote:
> As I understand it, Exim allows only a single outer ACL for the RCPT
> (and other) smtp commands. So the above acl logic must be written like:
>
> Do Check 1
> If Condition A:
>     Do Check 2
> If Condition A:
>     Do Check 3


Nope.

"acl = acl_foobar"



- Jeremy