Re: [exim] ACL condition not doing what I expect

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Martin A. Brooks
Fecha:  
A: W B Hacker
Cc: exim users
Asunto: Re: [exim] ACL condition not doing what I expect

> Put the condition *before* the expansion, so that it exits when:
>
> '${if exists... (NOT)
>
> ... and does not attempt to (re) set the variable.
>


Yeah, I was thinking that to some extent. But then this doesn't, for
me, logically tie in with how many of my other ACLs work where there are
mulitple conditions stacked below a "warn message =" or "deny message
=" clause.

I'll give it a whirl though, thanks.


Mart.