Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2000 19:54:04 +0200
From:      Harold Gutch <logix@foobar.franken.de>
To:        Michael Chin-Yuan Wu <keichii@peorth.iteration.net>, freebsd-chat@FreeBSD.ORG
Subject:   Re: Procmail Filter for FreeBSD Mailing Lists and such
Message-ID:  <20000429195404.C18720@foobar.franken.de>
In-Reply-To: <Pine.BSF.4.21.0004282112250.30997-200000@peorth.iteration.net>; from Michael Chin-Yuan Wu on Fri, Apr 28, 2000 at 09:18:40PM -0500
References:  <Pine.BSF.4.21.0004282112250.30997-200000@peorth.iteration.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 28, 2000 at 09:18:40PM -0500, Michael Chin-Yuan Wu wrote:
> I think this is about as tight a filter as I can get it to be.
> This filter delivers the lists to your designated Mail dir and
> into different mailboxes for each list.  I did not make it a 
> complete filter for freebsd-*, but you should be able to modify it 
> to your taste.  :)
> 
> The filter is based on Jason E.'s filter and a post to the mailing lists
> about nine months ago.  
> 
> If you make an improvement or you have a better filter, please
> tell me/us.

:0:
* ^Sender:.owner-freebsd-\/[^@]+@FreeBSD.ORG
{
  LISTNAME=${MATCH}
  :0
  * LISTNAME??^\/[^@]+
  FreeBSD-lists/${MATCH}
}


bye,
  Harold

-- 
Someone should do a study to find out how many human life spans have
been lost waiting for NT to reboot.
              Ken Deboy on Dec 24 1999 in comp.unix.bsd.freebsd.misc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000429195404.C18720>