LAST EDITED ON 04-11-02 AT 00:27 AM (EST) Here are the ones I'm using right now:
DENY
Matches subjects that begin and end with at least two of certain special characters (example: ***Free llama pron***).
[!~*@#$^][!~*@#$^].*[!~*@#$^][!~*@#$^]$
ACCEPT
Matches multi-part ace, rar, par, hjsplit. (example: a01, a02, c01, c02, p01, p02, r01, r02, s01, s02, 001, 002, etc.)
\.[acprs-z0-9][a0-9][r0-9]
Matches various filetypes.
\.[avi]|[csv]|[jpg]|[mov]|[mp3]|[mpg]|[nfo]|[par]|[rev]|[sfv]|[wmv]|[zip]