Date: Wed, 3 Oct 2001 22:20:03 +0100 From: setantae <setantae@submonkey.net> To: Jonathan Chen <jonathan.chen@itouch.co.nz> Cc: freebsd-questions@freebsd.org Subject: Re: Any Mutt users? Message-ID: <20011003222003.A1442@rhadamanth> In-Reply-To: <20011004090438.C97814@jonc.itouch>; from jonathan.chen@itouch.co.nz on Thu, Oct 04, 2001 at 09:04:38AM %2B1200 References: <20011003134103.87414.qmail@spirit.lib.umt.edu> <20011004090438.C97814@jonc.itouch>
index | next in thread | previous in thread | raw e-mail
On Thu, Oct 04, 2001 at 09:04:38AM +1200, Jonathan Chen wrote:
> This is a job for a mail-filter. I use mail/procmail (in the ports);
> with the the following recipe in ~/.procmailrc to sort all my freebsd
> mailing-lists email into respective folders:
>
> #
> # FreeBSD lists
> :0:
> * ^Sender:.*owner-\/freebsd-[^@]+@FreeBSD.ORG
> {
> LISTNAME=${MATCH}
> :0
> * LISTNAME??^\/[^@]+
> ${MATCH}
> }
This just chucks them in my home directory.
Will changing ${MATCH} to /home/setantae/Mail/${MATCH} put them into
the /home/setantae/Mail directory ?
Ceri
--
keep a mild groove on
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011003222003.A1442>
