procmail
[Top] [All Lists]

Re: [Procmail] My list recipe is leaking!

1997-01-31 09:53:14
Hi Louis-David Mitterrand!  I'm a UNIX administrator and I like to fight spam!
:0:
* ^TO\/(kernel|x11|mutt|procmail|zsh|laptop|jdbc|vimdev)

        Try replacing the "^TO" with "^(TO|CC)" as your original 
condition won't pick up what's in the CC header.

        Here's the line from my RC for picking up procmail-d:

* ^Resent-From: procmail(_at_)Informatik(_dot_)RWTH-Aachen(_dot_)DE

        And if you to change the Subject: header and piss off everyone 
else like I do when doing replies <smile!> try this for the action line:

| formail -i"Subject: [Procmail]$SUBJECT" \
-A"X-Procmail-Notice: Subject: header modified" \
-A"Status: O" >>$FOLDER

        Regards,

-- 
<Doug Muth>--<dmuth(_at_)ot(_dot_)com> - Spam me and die!
Think your homepage sucks?  You haven't seen http://www.ot.com/~dmuth yet!!
Anti-virus software and utils: | The Transformers fanfiction:|"Est Sularus|
http://www.ot.com/~dmuth/virus | http://www.ot.com/~dmuth/tf |oth Mithas!"|
-=-=-=-=- Send a spammer to the slammer! * http://www.vix.com/spam -=-=-=-=

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