Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 16:01:54 -0500
From:      Joel Dinel <dinjo@touchtunes.com>
To:        Cliff Sarginson <csfbsd@raggedclown.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: question on this list
Message-ID:  <20020312160154.A78903@sunder.touchtunes.com>
In-Reply-To: <20020312205858.GA1499@raggedclown.net>; from csfbsd@raggedclown.net on Tue, Mar 12, 2002 at 09:58:58PM %2B0100
References:  <2610.47.129.110.160.1015965893.squirrel@secure.quay.net> <2707.47.129.110.160.1015966228.squirrel@secure.quay.net> <20020312205858.GA1499@raggedclown.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 12, 2002 at 09:58:58PM +0100, Cliff Sarginson wrote:
> A procmail recipe..on TO_

Check this out (FYI) :

# This nasty little recipe sorts my mail from *any* freebsd mailing list
# in a folder of the same name. Cool!
:0
* ^Sender:.owner-freebsd-\/[^@]+@FreeBSD.ORG
{
LISTNAME=${MATCH}
:0
* LISTNAME??^\/[^@]+
freebsd-${MATCH}
} 

-- 
Joel Dinel
System Administrator
TouchTunes Digital Jukebox, Inc.
GnuPG key : http://darkhost.mine.nu:81/~joel/misc/mykey.asc

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




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