Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 1999 01:20:29 +0200
From:      Harold Gutch <logix@foobar.franken.de>
To:        Dag-Erling Smorgrav <des@flood.ping.uio.no>, Jeremy Shaffner <jer@jorsm.com>
Cc:        "Eric A. Griff" <eric@setjmp.com>, advocacy@FreeBSD.ORG
Subject:   Re: What would it take, for another version...
Message-ID:  <19990727012029.B14540@foobar.franken.de>
In-Reply-To: <xzpr9lv8lt5.fsf@flood.ping.uio.no>; from Dag-Erling Smorgrav on Mon, Jul 26, 1999 at 05:36:54PM %2B0200
References:  <Pine.BSF.3.95q.990726100827.25327C-100000@mercury.jorsm.com> <xzpr9lv8lt5.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 26, 1999 at 05:36:54PM +0200, Dag-Erling Smorgrav wrote:
> Jeremy Shaffner <jer@jorsm.com> writes:
> > Not to mention that procmail didn't catch it and it wound up in my INBOX.
> > Confused the hell outa me!
> 
> That's because your procmail filter is broken :) use the Delivered-To:
> header to filter FreeBSD mailing lists, not the To: or Cc: headers.
> 
Anything wrong with "Sender:" ? The following filters all
FreeBSD-lists, I don't even have to add new ones after
subscribing :):

# FreeBSD-lists
:0:
* ^Sender:.owner-freebsd-\/[^@]+@FreeBSD.ORG
{
  LISTNAME=${MATCH}
  :0
  * LISTNAME??^\/[^@]+
  FreeBSD-lists/${MATCH}
}

and with a
  `echo $HOME/Mail/FreeBSD-lists/*`
in my ~/.muttrc, I don't even have to tell mutt to recognize it
as a new list anymore either.


bye,
  Harold

-- 
<Shabby> Sleep is an abstinence syndrome wich occurs due to lack of caffein.
Wed Mar  4 04:53:33 CET 1998   #unix, ircnet


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-advocacy" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990727012029.B14540>