On Fri, 23 Nov 2018 09:49:34 +0100
Matus UHLAR - fantomas wrote:

> >> > But as I said it's the decimal fractions that cause it to fail
> >> > and the above rule doesn't need to contain decimal fractions.  
> 
> >On Tue, 20 Nov 2018 13:36:52 -0500 micah anderson wrote:  
> >> How can I do it without the fractions?  
> 
> On 20.11.18 21:05, RW wrote:
> >meta LOCAL_EXCEEDED_PHISH   4*__MAILBOX + 4*__LOCAL_EXCEEDED +
> >4*__LOCAL_STORAGE + 4*__LOCAL_LIMIT > 10
> >
> >or
> >
> >meta LOCAL_EXCEEDED_PHISH   __MAILBOX + __LOCAL_EXCEEDED +
> >__LOCAL_STORAGE + __LOCAL_LIMIT >= 3  
> 
> note that the latter does not mean the same when either of those
> rules has "tflags multiple" set (unless with maxhits=1)

If you set the same tflags for both versions they produce the same
results.

If you meant change the tflag of one, but not the other, then that
goes without saying since changing the tflag of a single rule can
change its behaviour.

Reply via email to