Re: AW: [Exim] Exiscan, Spamassasin and max size of messages

Top Page
Delete this message
Reply to this message
Author: Kirill Miazine
Date:  
To: Knaupp, Thomas
CC: Kirill Miazine, exim-users
Subject: Re: AW: [Exim] Exiscan, Spamassasin and max size of messages
* Knaupp, Thomas:
>  | But following at the beginning of the acl_check_data ACL:
>  |
>  |     accept condition = ${if >{$message_size}{200k}{yes}{no}}

>
> thanks for you help ... you gave me the right direction :)
> but I think, it's a "less than"-sign ...


No! It *is* a "more than" sign! I have "accept" at the beginning of
the ACL to accept all messages over 200k. You have "warn". Please note
the difference.

>   warn    message       = X-Spam-Score: $spam_score
>           spam          = nobody:true
>           condition     = ${if <{$message_size}{200k}{yes}{no}}
>                               ^^^

>


--
Kirill Miazine
mailto:km@krot.org
http://km.krot.org/