From owner-freebsd-questions Wed Oct 3 14:20:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id C57D137B405 for ; Wed, 3 Oct 2001 14:20:15 -0700 (PDT) Received: from pc2-card3-0-cust79.cdf.cable.ntl.com ([213.107.2.79] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 15otR2-0003Yk-00; Wed, 03 Oct 2001 22:20:08 +0100 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 15otQx-0000NZ-00; Wed, 03 Oct 2001 22:20:03 +0100 Date: Wed, 3 Oct 2001 22:20:03 +0100 From: setantae To: Jonathan Chen Cc: freebsd-questions@freebsd.org Subject: Re: Any Mutt users? Message-ID: <20011003222003.A1442@rhadamanth> References: <20011003134103.87414.qmail@spirit.lib.umt.edu> <20011004090438.C97814@jonc.itouch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011004090438.C97814@jonc.itouch>; from jonathan.chen@itouch.co.nz on Thu, Oct 04, 2001 at 09:04:38AM +1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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