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

Re: Subject Line Rewrite

From: Paul Lussier <pll_at_lanminds.com>
Date: 2002-11-18 13:47:00 CET

In a message dated: 17 Nov 2002 15:26:52 CST
Karl Fogel said:

>Why don't you just filter on the From field or some other header?
>There are plenty to choose from.
>
>If it helps, here is the regexp I use, from my .gnus file:
>
> ("mail.subversion"
> "\\(^From\\|^To\\|^[Cc][Cc]\\):.*\\(dev\\|announce\\)@.*subversion")

And I use this for procmail:

        * ^(TO|From|Cc).*(subversion.tigris.org)

Works like a charm.

Actually, I find the [ mlist name ] annoying, since it adds extra
characters to the subj line (and no real value), which means the
ends of the real subject move off the right side of my mail client window.

-- 
Seeya,
Paul
--
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 18 13:48:09 2002

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.