From owner-freebsd-questions Thu Jul 1 14:59:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from 001101.zer0.org (001101.zer0.org [206.24.105.163]) by hub.freebsd.org (Postfix) with ESMTP id 84358156B0 for ; Thu, 1 Jul 1999 14:59:25 -0700 (PDT) (envelope-from gsutter@001101.zer0.org) Received: (from gsutter@localhost) by 001101.zer0.org (8.9.2/8.9.2) id OAA26558; Thu, 1 Jul 1999 14:59:15 -0700 (PDT) (envelope-from gsutter) Date: Thu, 1 Jul 1999 14:59:14 -0700 From: Gregory Sutter To: Joe Konecny Cc: FreeBSD List Subject: Re: A request to the list owner. Message-ID: <19990701145914.U67907@001101.zer0.org> References: <377BA053.8099D256@green-mfg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <377BA053.8099D256@green-mfg.com>; from Joe Konecny on Thu, Jul 01, 1999 at 01:07:31PM -0400 Organization: Zer0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jul 01, 1999 at 01:07:31PM -0400, Joe Konecny wrote: > Would it be possible to concatenate a standard header to the > subject line of all messages originating from the FreeBSD > mailing list? Something like "FreeBSD> Whatever subject" > > This makes managing mail easier for me and I would think > others would find it useful. There are many reasons why this is a really bad idea. I'll let others go into them, as they already have. :) If you're using procmail, though, you could use this recipe to file your FreeBSD mail into various folders: FROM="((X-)?(((Envelope-)?Sender|(Apparently-|Resent-)?From)|Reply-To|Return-Path):(.*\<)?)" :0 : * $ (^$FROM|^TO_)freebsd.org * ^Sender:[ ]*owner-(freebsd-)?\/(advocacy|announce|arch|chat|current|cvs-all|hackers|hardware|ipfw|isp|jobs|mobile|mozilla|net|ports|questions|security|smp|stable) | formail -i "X-List: freebsd-$MATCH" >> freebsd/$MATCH You'll have to modify the recipe if you subscribe to more freebsd lists than that, or if you don't want them all in a folder called "freebsd". Greg -- Gregory S. Sutter Information wants to be free. mailto:gsutter@pobox.com http://www.pobox.com/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message