RE: [Exim] Help with condition statement needed

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeffrey Wheat
Data:  
A: Jeffrey Wheat, exim-users
Assumpte: RE: [Exim] Help with condition statement needed
This is exim 4.20 btw.

> -----Original Message-----
> From: Jeffrey Wheat
> Sent: Tuesday, July 01, 2003 2:48 PM
> To: exim-users@???
> Subject: [Exim] Help with condition statement needed
>
>
> Hi ya'll. I am close to getting this to work but I
> have something not right and it is driving me nuts.
> Can anyone see what is wrong with this?
>
> Many thanks,
> Jeffrey
>
> spam_discard_director:
> driver = accept
> no_verify
> condition = "${if and { {eq {${lookup mysql{select discard
> from accounts where username = '$local_part' and domain =
> '${domain}' and discard = 'y'}{$value}}}{y}} { {eq
> {$header_X-Spam-Flag:}{YES} } } {1}{0}}"
> transport = spam_discard_transport
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.492 / Virus Database: 291 - Release Date: 6/24/2003
>
>
> --
>
> ## List details at
> http://www.exim.org/mailman/listinfo/exim-> users Exim details
> at http://www.exim.org/ ##
>
>
> ---
> Incoming
> mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.492 / Virus Database: 291 - Release Date: 6/24/2003
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.492 / Virus Database: 291 - Release Date: 6/24/2003