On Tue, 20 Nov 2018 13:36:52 -0500
micah anderson 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.  
> 
> How can I do it without the fractions?

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

Reply via email to