Date: Tue, 12 Mar 2002 22:26:46 +0100 From: Cliff Sarginson <csfbsd@raggedclown.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: question on this list Message-ID: <20020312212646.GD2271@raggedclown.net> In-Reply-To: <20020312160154.A78903@sunder.touchtunes.com> 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> <20020312160154.A78903@sunder.touchtunes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 12, 2002 at 04:01:54PM -0500, Joel Dinel wrote: > 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} > } > A much better suggestion than mine... (I *hate* procmail, so I just leech other people's recipes. Consider it leeched.) -- Regards Cliff Sarginson -- <csfbsd@raggedclown.net> 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?20020312212646.GD2271>