From owner-freebsd-stable Wed Dec 6 19:20: 5 2000 From owner-freebsd-stable@FreeBSD.ORG Wed Dec 6 19:19:58 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from search.sparks.net (search.sparks.net [208.5.188.60]) by hub.freebsd.org (Postfix) with ESMTP id 6170537B400 for ; Wed, 6 Dec 2000 19:19:58 -0800 (PST) Received: by search.sparks.net (Postfix, from userid 100) id 81196DC74; Wed, 6 Dec 2000 22:18:42 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by search.sparks.net (Postfix) with ESMTP id 6F997DC73; Wed, 6 Dec 2000 22:18:42 -0500 (EST) Date: Wed, 6 Dec 2000 22:18:42 -0500 (EST) From: David Miller To: Scott McDermott Cc: freebsd-stable@FreeBSD.ORG Subject: Re: How can i see just -stable logs In-Reply-To: <20001206121857.B15795@octaldream.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 6 Dec 2000, Scott McDermott wrote: > -snip- > On May 30, 2000, [David Miller] made this proclamation: > > I've setup freebsd-stable-3 and freebsd-stable-4 majordomo lists at > sparks.net. These use procmail to filter the RELENG_[3|4] messages out of > cvs-all, so one can easily tell which commits affect them. > > Anyone could use procmail to filter the list himself, but I thought this was > more convenient, especially for those not set up with procmail. > > To subscribe, send an email to freebsd-stable-[3|4]-request@sparks.net. Digest > versions are setup as well. > -snip- So this is why I saw all the recent SUBSCRIBES in my inbox:) To let everyone know the -digest forms of these are also setup, and for most people are probably a lot more convenient to review than the individual messages. Also, you can count on the following line for sorting purposes: Delivered-To: freebsd-stable-3-outgoing@sparks.net So a complete procmail recipe would look like: :0 * ^Delivered-To:.*freebsd-stable-3-outgoing@sparks.net md-archive-3 I'm still trying to find time to clean up the unsubscribe instructions at the end; they currently point you to unsubscribe from the freebsd-stable@freebsd.org instead of freebsd-stable-X@sparks.net. If anyone has a perl five liner for doing that I'd be happy to splice it in. I know how to regex it out, just not an easy way to pipe it back through majordomo cleanly. Thanks, --- David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message