Thanks everyone that helped. I wanted the regex to actually catch ONLY if there are up to 2 words. so catch 1 word or 2 words in BODY.
meta LOCAL_RB_LE_40 __RB_LE_40 describe RB_LE_40 Meta: less then 200 chars in rawboby score LOCAL_RB_LE_40 0.1 That catches emails with empty body, with less then 200 chars... I want to catch only up to 2 distinct words. how can I adjust it? Thanks.