[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: OT: Multiple Lists - Filtering multiple mails

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2005-07-05 20:42:25 CEST

--On Tuesday, July 05, 2005 11:19 AM -0400 Christopher Ness
<chris@nesser.org> wrote:

> I would like to parse out the duplicates with a procmail recipe. Does
> anyone have one out there that checks the FROM: TO: && CC: headers for
> the three possible email's (personal, users@, dev@) and drops in that
> order from left to right.

I don't delete dups, but here's mine. I prefer to keep the dups to keep the
threading organized even when a list is added or removed mid-thread.

:0 :
* ^Mailing-List:.*dev.*subversion
mail/Lists/subversion/dev

:0 :
* ^Mailing-List:.*users.*subversion
mail/Lists/subversion/users

:0 :
* ^Mailing-List:.*announce.*subversion
mail/Lists/subversion/announce

:0 :
* ^TOsubversion
mail/Lists/subversion/cc

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 5 20:43:33 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.