|
Donation/Premium |
|
 |
|
|
|
|
|
|
|
Survey |
|
 |
|
|
|
|
|
|
|
 |
 |
| View previous topic :: View next topic |
| Author |
Message |
Anonymouse
Guest IP: 199.248.*.*
|
Posted: Wed Jun 11, 2003 6:06 pm Post subject: Word Count Filter and Plugins? |
|
|
Thought #1
I would like a Word Count Filter; where I can filter emails that have more than 5 "<!-" in the body.
Thought #2
I am also a software developer and would love to be able to code my own rules, or even help you guys out if there was a Rule Plugin feature...
Look at http://www.workgroupmail.com/ This is an email server that allows custom Plug-In's (written in VB or C) to scan and filter email. You can then provide a Plug-In download section.
|
|
| Back to top |
|
 |
gary
Lieutenant
 Premium Member
 Joined: Dec 22, 2002 Posts: 260 Location: Dallas/Ft. Worth, USA
|
Posted: Wed Jun 11, 2003 8:22 pm Post subject: |
|
|
1) It's fairly easy to write a filter that will count the number of "<!-" - but you'll probably want to expand that to "<!" (since most spammers don't seem to use the accepted comment syntax) and increase the number of occurrences, if you don't use some other limit, or you will probably get falsing. I use this expression:
((<![\w\s,\.\-]+>)([\w\s,\.\-]){1,20}){3}
and I'm working on some to catch the fake HTML tags. _________________ Gary
|
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001 phpBB Group
|