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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Andreas Metzler
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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