From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 21:44:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A77B516A401 for ; Wed, 25 Apr 2007 21:44:22 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from host222.ipowerweb.com (host222.ipowerweb.com [66.235.210.10]) by mx1.freebsd.org (Postfix) with SMTP id 8791E13C455 for ; Wed, 25 Apr 2007 21:44:22 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 37535 invoked from network); 25 Apr 2007 21:43:19 -0000 Received: from unknown (HELO demeter.hydra) (24.9.123.251) by host222.ipowerweb.com with SMTP; 25 Apr 2007 21:43:19 -0000 Received: from demeter.hydra (localhost [127.0.0.1]) by demeter.hydra (8.13.6/8.13.6) with ESMTP id l3PLiKr3082714 for ; Wed, 25 Apr 2007 15:44:21 -0600 (MDT) (envelope-from perrin@apotheon.com) Received: (from ren@localhost) by demeter.hydra (8.13.6/8.13.6/Submit) id l3PLiKPW082713 for freebsd-questions@freebsd.org; Wed, 25 Apr 2007 15:44:20 -0600 (MDT) (envelope-from perrin@apotheon.com) X-Authentication-Warning: demeter.hydra: ren set sender to perrin@apotheon.com using -f Date: Wed, 25 Apr 2007 15:44:20 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20070425214420.GA82659@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <294439d20704250627h60a5b5dcx49f4dd6b34c2caa1@mail.gmail.com> <462F5D64.4020105@dial.pipex.com> <20070425200521.GD81828@demeter.hydra> <20070425152547.S12335@wonkity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070425152547.S12335@wonkity.com> User-Agent: Mutt/1.4.2.2i Subject: Re: Tagging email subject line with something like [fbsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2007 21:44:22 -0000 On Wed, Apr 25, 2007 at 03:37:41PM -0600, Warren Block wrote: > On Wed, 25 Apr 2007, Chad Perrin wrote: > >On Wed, Apr 25, 2007 at 02:53:40PM +0100, Alex Zbyslaw wrote: > >> > >>All messages are already tagged with a List-ID > >> > >>e.g. > >> > >>List-Id: User questions > > > >Do you have any suggestions for how to do something similar with mutt or > >procmail? > > procmail can filter out duplicates and sort messages into "folders" > (directories under ~/mail): > > PATH=$HOME/procmail:/usr/bin:/usr/ucb:/bin:/usr/local/bin:. > MAILDIR=$HOME/mail > # DEFAULT=$MAILDIR/mbox > LOGFILE=$HOME/.procmaillog > LOCKFILE=$HOME/.lockmail > > # Weed out duplicate messages. > :0 Wh: msgid.lock > | /usr/local/bin/formail -D 8192 $HOME/.msgid.cache > > # FreeBSD Questions Mailing list > :0 > * ^List-Id:.*freebsd-questions.freebsd.org > $MAILDIR/FreeBSD-Questions > > This puts questions messages in a "folder" called FreeBSD-Questions > (which you should probably create beforehand). You'll also need a > .forward file or FEATURE(local_procmail) in your sendmail .mc file to > use procmail. If I wanted them in different "folders", I'd have sorted them that way. Unfortunately, what I'd like is a way to visually mark messages as originating from a specific mailing list. Separating them into a bunch of "folders" just reduces the likelihood I'll get to all my email in a given day. I appreciate the attempt to help, but it doesn't address my actual preferences. I fully expect that there isn't really an answer aside from using mutt's list subscription functionality, which unfortunately overwrites the name or email of the original sender in the diplay. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Ben Franklin: "As we enjoy great Advantages from the Inventions of others we should be glad of an Opportunity to serve others by any Invention of ours, and this we should do freely and generously."