Looking at my stats I see those hitting LONGWORDS and scoring BAYES_50 or higher are all big time spam that have been hard to catch, see my posts earlier this week 'bayes and celeb spam'. Would it be a bad idea to add to the score when both hit? It looks like a score of 3.5 will be needed for the effect to work as some of these still score below 2.0. I've created a meta rule to add rules together, would I do the same like this? I've used && to put rules together, can || be used as 'OR'?
meta NEW_RULE (LONGWORDS && (BAYES_50 || BAYES_60 || BAYES_80 || BAYES_95 || BAYES_99) describe NEW_RULE My new rule score NEW_RULE 3.5 Thanks for any feedback! -- Robert