Re: META: delayed messages

David McFadzean (david@kumo.com)
Wed, 01 Sep 1999 11:33:48 -0600

At 10:01 AM 9/1/99 -0700, Doug Jones wrote: >So exactly what are the "seven forbidden words"?

Here are the perl regular expressions:

/\bcancel\b/i
/\badd me\b/i
/\bdelete me\b/i
/\bremove\s+me\b/i
/\bchange\b.*\baddress\b/
/\bsubscribe\b/i

/^sub\b/i
/\bunsubscribe\b/i

/^unsub\b/i
/^\s*help\s*$/i
/^\s*info\s*$/i
/^\s*info\s+\S+\s*$/i
/^\s*lists\s*$/i
/^\s*which\s*$/i
/^\s*which\s+\S+\s*$/i
/^\s*index\s*$/i
/^\s*index\s+\S+\s*$/i
/^\s*who\s*$/i
/^\s*who\s+\S+\s*$/i
/^\s*get\s+\S+\s*$/i
/^\s*get\s+\S+\s+\S+\s*$/i
/^\s*approve\b/i
/^\s*passwd\b/i
/^\s*newinfo\b/i
/^\s*config\b/i
/^\s*newconfig\b/i
/^\s*writeconfig\b/i
/^\s*mkdigest\b/i
--
David McFadzean                 david@kumo.com
special agent                   http://www.kumo.com