I currently have a regex (coursey of this list) like this:

(?ms-i:[a-z][A-Z].*?[a-z][A-Z].*?[a-z][A-Z].*?[a-z][A-Z].*?[a-z][A-Z].*?[a-z][A-Z])=>0.95
which catches those irritating emails that HaveWordsWithNoSpacesInThem that
try to get around filters.

Now I'm getting mails with underscores insted of spaces:
An_Example_is_a_word_Like_this

and sometimes they've got numbers or other non-letter characters
An_Example_For_5_Times_Your's_Truly

I was thinking of changing the above regext to but could use advice...

Thanks
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to