On Fri, 21 May 2004 18:53:32 +1200
Andy George <[EMAIL PROTECTED]> wrote:

> I wonder if it wouldnt be possible to alter the mail server for those 

I think it's not necessary. You can filter by From, To, Subject, CC, ...
I like freedom to change my tools, so I prefer to use an external mail filter like 
procmail instead of a MUA's filter.
Although it could take some initial effort to install, after that you'll see it's 
really very flexible and powerful.
Here's my $HOME/.procmailrc as an example, I use it as a template every time I add or 
change some rule. 
I like MH mail folder to have each message as a file (and Sylpheed as MUA), but you 
can easily adapt it to your MUA's style.

-juan

MAILDIR=$HOME/Mail
DEFAULT=$MAILDIR

:0
* [EMAIL PROTECTED]
CLUG/.

:0
* ^TOfreshmeat-news
freshmeat/.

:0
* ^TOdebian-security
security/.

:0
* ^TOdebian-announce
announce/.

:0
* ^From:.*comp.lang.ada
ada.comp.lang/.

:0
* ^From:.*nzherald.co.nz
NZHerald/.

#inbox
:0 Hw
inbox/.

Reply via email to