Date: Wed, 3 Oct 2001 22:23:21 +0100 From: setantae <setantae@submonkey.net> To: setantae <setantae@submonkey.net> Cc: Jonathan Chen <jonathan.chen@itouch.co.nz>, freebsd-questions@freebsd.org Subject: Re: Any Mutt users? Message-ID: <20011003222321.A1493@rhadamanth> In-Reply-To: <20011003222003.A1442@rhadamanth>; from setantae@submonkey.net on Wed, Oct 03, 2001 at 10:20:03PM %2B0100 References: <20011003134103.87414.qmail@spirit.lib.umt.edu> <20011004090438.C97814@jonc.itouch> <20011003222003.A1442@rhadamanth>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 03, 2001 at 10:20:03PM +0100, setantae wrote: > 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 ? ...or I could specify MAILDIR. Self-lart applied : always read the manpage before asking stupid questions... Ceri -- keep a mild groove on 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?20011003222321.A1493>