procmail
[Top] [All Lists]

I need a recipe

2005-11-11 00:12:54
I use the following recipe to trash e-mail with subject 
headers I don't need to read:

# Interrogate garbage_subject file. 
# ---------------------------------
:0: * ? echo "$SUBJ_TITL" | $EGREP -i -f zz.sbj 
/dev/null

Examples are:
adult.material
adult.pho
adult.pic
adult.site
adult.xx
adults.only
==== end ====

I would like to interrogate $SUBJ_TITL for the following ascii codes:
000-008, 11-12, 14-19, 23-25, 27-31, 127, 176-223, and 255.

How can I do this?

Dick

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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