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

Re: Filter this users email list by subject keyword

From: David Anderson <david.anderson_at_calixo.net>
Date: 2005-10-25 19:44:14 CEST

Rebecca_Young@DSTInnovis.com wrote:
> Due to the high volume of emails from this list, it would be great to
> be able to filter them on receipt to send them to a specified folder.
> Since we can't do it on sender, how about subversion modifying the
> subject header to add a keyword we could filter on?

Just filter on the list-post header, which is added by the mailing list
software. With a filter on that, I catch 100% of the mail going to the
list.

list-post: <mailto:users@subversion.tigris.org>

No need for mangling the Subject: line. It is also considered harmful,
because you then need to unmangle it if you don't like losing screen
real estate.

- Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 25 20:36:29 2005

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

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