Date: Fri, 10 Mar 2000 21:25:58 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: keith@mail.telestream.com Cc: freebsd-questions@freebsd.org Subject: Re: procmail Message-ID: <20000310212558.B266@parish> In-Reply-To: <Pine.LNX.4.10.10003101109250.23950-100000@mail.telestream.com>; from keith@mail.telestream.com on Fri, Mar 10, 2000 at 11:10:18AM -0800 References: <Pine.LNX.4.10.10003101109250.23950-100000@mail.telestream.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 10, 2000 at 11:10:18AM -0800, keith@mail.telestream.com wrote: > Can someone point me to a good read on setting up procmail to sort my > mail, and get it to work in pine. > If you mean to sort mail from the FreeBSd mail lists, try this for starters: # .procmailrc # routes incoming mail to appropriate mailboxes PATH=/usr/bin:/usr/local/bin MAILDIR=$HOME/Mail DEFAULT=$HOME/Mail/Inbox LOGFILE=$HOME/procmail.log SHELL=/bin/sh LOCKFILE=$HOME/.lockmail :0 * ^Sender:.owner-freebsd-\/[^@]+@FreeBSD.ORG { LISTNAME=${MATCH} :0 * LISTNAME??^\/[^@]+ ${MATCH} } > Thanks. > > Keith > > > ================================= > I here by change the name > of RedHat to RedSplat. > > Keith W. > At the helm <for better or worse> > ================================= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com 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?20000310212558.B266>