Re: [Exim] error in ACL: unknown ACL condition/modifier

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Wakko Warner
Fecha:  
A: Bob Tanner
Cc: exim-users
Asunto: Re: [Exim] error in ACL: unknown ACL condition/modifier
> 2003-10-23 17:23:15 Exim configuration error in line 322: error in ACL:
> unknown ACL condition/modifier in "{exists
> {/var/mailman/lists/$1/config.pck}}} {yes}{no}}"
>
> The above error comes from a cut-n-past of exim4 wth Mailman-2.1
>
>  warn     message      = X-WhitelistedRCPT-nohdrfromcallback: Yes
>            condition    = \
>            ${if and {{match{$local_part}{(.*)-bounces\+.*}}


Forgot your \ at the end here

>                      {exists {MAILMAN_HOME/lists/$1/config.pck}}} \
>                 {yes}{no}}
>                 {yes}{no}}


Is that supposed to be doubled or was it a typo? In the former case, remove
the duplication.

> I cannot seem to find the syntax for exists either.
>
> Anyone see something wrong with this filter?


Yup, however, it's not a filter.

--
Lab tests show that use of micro$oft causes cancer in lab animals