HI, Situation:i have 2 twin servers running exactly the same OS, and SA. (3.4.4) i have an email with the word 'dog' inside. i have this rule: body __ANIMALS /cat|mouse|bird|dog/i
Problem:Rule __ANIMALS its in one server, but in the other one, does not! i have noticed that if i switch the rule words order, like this: body __ANIMALS /cat|mouse|dog|bird/i and 'dog' is not the latest word, then it hits on both servers. I have tried many permutations and it only fails with the word that appears the last in regular expressions with multiple OR Has anyone seed this before? is that a known bug? Thanks... Pete.