procmail
[Top] [All Lists]

Simple Killfile Recipe?

2002-01-04 19:16:58
Does anyone know where I can find a simple procmail recipe for killfiling
people? Something that lets me have rules like this:

if "From: *korcin.com" then reject saying "Jonathan Lee
<webmaster(_at_)korcin(_dot_)com> is a spammer"

if "Return-Path: *.j2.com" then discard silently

If "From: cpa(_at_)optmails(_dot_)com" then reject saying 
"cpa(_at_)optmails(_dot_)com is an
opt-out spammer, can't unsubscribe"

I'd like to be able to just put these in a simple file that's easy to
maintain, e.g.:

From    *corcin.com     BOUNCE Jonathan Lee <webmaster(_at_)korcin(_dot_)com> 
is a spammer
Return-Path     *.j2.com        DISCARD
From    cpa(_at_)optmails(_dot_)com     BOUNCE cpa(_at_)optmails(_dot_)com is 
an opt-out spammer, can't unsubscribe
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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