procmail
[Top] [All Lists]

Re: who's filtering what?

2004-01-21 17:47:36
On Wed, 21 Jan 2004, Professional Software Engineering wrote:

PSE> At 21:16 2004-01-21 +0000, JM Fraser wrote:
PSE> >How can I identify the various recipe's that I use when I look at my mail
PSE> >log?
PSE>
PSE>
PSE> :flags
PSE> * conditions
PSE> {
PSE>          LOG="I did this${NL}"


I put a header in the emails I identify as spam. Then you can use
grep on the spam box to view or count:

grep -i "x-mund" ~/mail/IN.zzzz.spam | sort

X-Mundungus-Spam-Reason: To mundungus
X-Mundungus-Spam-Reason: To mundungus
X-Mundungus-Spam-Reason: bad date
X-Mundungus-Spam-Reason: bad date
X-Mundungus-Spam-Reason: body (v,2) gagabuggee score = 2383
X-Mundungus-Spam-Reason: body (v,2) gagabuggee score = 48


-- 
Alan


( Please do not email me AS WELL as replying to the list.  Please
  address personal email to alan+1@ as lists@ is not read. A
  password autoresponder may be invoked if this email is very old. )


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail