Re: [Exim] How to write a condition??

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Andreas Metzler
Datum:  
To: exim-users
Betreff: Re: [Exim] How to write a condition??
On Tue, Jan 20, 2004 at 11:56:43AM +0100, Andreas Metzler wrote:
[...]
> Untested:
> condition = ${if and {\
>        {eq ${lookup{$local_part@$domain}\
>          lsearch{/usr/local/exim/etc/spamtrustedusers}}{}}\

[...]

Therre is a pair of curly braces missing {${lookup{...}}}{}
              cu andreas