Anti Spam filter for Binary Groups
Posted: Fri Jun 27, 2003 12:51 am
Here's a NewsPro Filter that eliminates 99% of spam posts in *Binary groups* without touching any files and some important comments, if anyone needs.
Filter:
====
1) Lines <= 1000. Scope: Apply to all. Action: Select.
2) Subject contains .nfo. Negation: On. Scope: Apply to Selected. Action: Ban.
3) Duplicate line 2 (using the Add \/ key) and replace the ".nfo" with with .txt, .par, .rar, .exe, .zip, \x?, one per line (the \x? is designed to exclude questions, optionally).
4) Subject ends with ). Negation: On. Scope: Apply to Selected. Action: Ban.
5) Subject ends with [0-9]. Negation: On. Scope: Apply to Selected. Action: Ban.
This will effectively ban messages containing fewer than 1000 lines (aka spam). However those messages with 1000 lines that do contain .nfo, .txt. par and so on *are* protected and not deleted. It also safeguards message ending with ) and a number, usually files.
You can then add your own specific filters on top of this, if needed, to further filter out, like insults, .jpg, .bmp or .gif. This will take care of 99% of the spam anyways and leave you with a nice clean output
Filter:
====
1) Lines <= 1000. Scope: Apply to all. Action: Select.
2) Subject contains .nfo. Negation: On. Scope: Apply to Selected. Action: Ban.
3) Duplicate line 2 (using the Add \/ key) and replace the ".nfo" with with .txt, .par, .rar, .exe, .zip, \x?, one per line (the \x? is designed to exclude questions, optionally).
4) Subject ends with ). Negation: On. Scope: Apply to Selected. Action: Ban.
5) Subject ends with [0-9]. Negation: On. Scope: Apply to Selected. Action: Ban.
This will effectively ban messages containing fewer than 1000 lines (aka spam). However those messages with 1000 lines that do contain .nfo, .txt. par and so on *are* protected and not deleted. It also safeguards message ending with ) and a number, usually files.
You can then add your own specific filters on top of this, if needed, to further filter out, like insults, .jpg, .bmp or .gif. This will take care of 99% of the spam anyways and leave you with a nice clean output