
They aren't recognized as spam.
Does anyone have any suggestions about how to write a regex to recognize a string over (say) 20 characters with no space characters?
I could probably do it if I could write a few lines of javascript, but I understand that the rule has to be one regex. Is that right?