[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Better living through `procmail'




-- excerpt from /home/grendel/.procmailrc --
:2:
(^From [email protected]|^Sender: [email protected])
^Subject:.*alt.religion.your.operating.system.sucks
/dev/null

:3:
(^From [email protected]|^Sender: [email protected])
^From:.*[email protected]
^In-Reply-To:.*netcom.com
/dev/null

:3:
(^From [email protected]|^Sender: [email protected])
^From:.*[email protected]
^In-Reply-To:.*imsi.com
/dev/null

:1:
(^From [email protected]|^Sender: [email protected])
$LISTDIR/cypherpunks
-- end excerpt --

Apply and modify as necessary. The "kill Perry's replies to James" 
recipe is a bit lossy, (i.e. it will kill anything that Perry replies 
to from Netcom on the cpunks list) but we can't have everything can 
we? 

Cheers!