From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 21:47:51 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 A821F16A404 for ; Wed, 25 Apr 2007 21:47:51 +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 86D1613C468 for ; Wed, 25 Apr 2007 21:47:51 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 40067 invoked from network); 25 Apr 2007 21:46:48 -0000 Received: from unknown (HELO demeter.hydra) (24.9.123.251) by host222.ipowerweb.com with SMTP; 25 Apr 2007 21:46:48 -0000 Received: from demeter.hydra (localhost [127.0.0.1]) by demeter.hydra (8.13.6/8.13.6) with ESMTP id l3PLlouS082741 for ; Wed, 25 Apr 2007 15:47:50 -0600 (MDT) (envelope-from perrin@apotheon.com) Received: (from ren@localhost) by demeter.hydra (8.13.6/8.13.6/Submit) id l3PLlnUU082740 for freebsd-questions@freebsd.org; Wed, 25 Apr 2007 15:47:49 -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:47:49 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20070425214749.GB82659@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <294439d20704250627h60a5b5dcx49f4dd6b34c2caa1@mail.gmail.com> <462F5D64.4020105@dial.pipex.com> <20070425200521.GD81828@demeter.hydra> <20070425203042.GA70703@oberon.njm.f2s.com> <20070425204730.GH81828@demeter.hydra> <20070425210305.GB70703@oberon.njm.f2s.com> <20070425211459.GA82525@demeter.hydra> <20070425213852.GC70703@oberon.njm.f2s.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070425213852.GC70703@oberon.njm.f2s.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:47:51 -0000 On Wed, Apr 25, 2007 at 10:38:52PM +0100, N.J. Mann wrote: > > Right. In an earlier message you mentioned mutt and procmail, so here > is a procmail/mutt solution. First off write a procmail recipe that > matches the mail list(s) you wish to "flag". In the action line of said > recipe use formail to add the header X-Status. Configure mutt to "high > light" message which contain the X-Status header. That's an excellent idea. Thank you. > > If you want me to give you a step-by-step it will have to wait until > tomorrow because it is time for me to hit the sack. If you can't wait > that long look in the archives for the procmail users' mailing about 6 > or so years ago - may be even longer: flagging is what this is called. I'm sure I can figure it out, now that I have a general approach in mind to research. > > Oh, just remembered, the above assumes you are using mbox format. If > you are using maildir there is a solution, but the action is different. I'm using mbox, so no worries. Again, thank you. I really appreciate it. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] "Real ugliness is not harsh-looking syntax, but having to build programs out of the wrong concepts." - Paul Graham