procmail
[Top] [All Lists]

Matching code

1997-06-15 01:34:00
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 | 
 ------------------------------------------------------------------------- 


<Prev in Thread] Current Thread [Next in Thread>