is this posible then ?

${if and {{>[EMAIL PROTECTED]


Andreas Metzler wrote:

Michael Ben-Nes <[EMAIL PROTECTED]> wrote:
I have the next ACL rule:


deny    message         = This message scored $spam_score spam points.
      spam            = nobody:true
      condition       = ${if >{$spam_score_int}{45}{1}{0}}

I want to skip this rule if the address is [EMAIL PROTECTED]

Which address? Recipient or sender? The message might have multiple
recipients.

but im not sure how to write two conditions in the same rule.

You can use simply multiple condition statements in acl's. Ther is
also http://www.exim.org/exim-html-4.60/doc/html/spec.html/ch11.html#id2560666
             cu andreas

--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to