Hi.
Using the code below and the list of words below (that is
match.word-reject), would it match if the word "add" and "me" were located
ANYWHERE in in the message?
Obviously, this can create some problems. If anybody has suggestions, I'd
apprecate it. Thanks.
# Reject word
:0BH
* $ ? egrep -s -f $PMGDIR/match.word-reject
/var/spool/mail/menken
----
add.*me
delete.*me
remove.*me
change.*address
subscribe
unsubscribe
unsub
get.*off
take.*off
cancel
subscription
remove.*me
please.*remove
-------------------------------------------------------------------------
| Brock Rozen | brozen(_at_)webdreams(_dot_)com |
http://www.webdreams.com/~brozen |
-------------------------------------------------------------------------