[25675] in SIPB bug reports
Re: mutt spam sorting support
daemon@ATHENA.MIT.EDU (John Hawkinson)
Wed Aug 9 20:33:06 2006
From jhawk@MIT.EDU Thu Aug 10 00:33:06 2006
Return-Path: <jhawk@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 6994 invoked from network); 10 Aug 2006 00:33:05 -0000
Received: from pacific-carrier-annex.mit.edu (18.7.21.83)
by charon.mit.edu with SMTP; 10 Aug 2006 00:33:05 -0000
Received: from mit.edu (W92-130-BARRACUDA-1.MIT.EDU [18.7.21.220])
by pacific-carrier-annex.mit.edu (8.13.6/8.9.2) with ESMTP id k7A0WvoH005023
for <bug-sipb@MIT.EDU>; Wed, 9 Aug 2006 20:32:57 -0400 (EDT)
X-Barracuda-Connect: MULTICS.MIT.EDU[18.187.1.73]
X-Barracuda-Start-Time: 1155169980
X-Barracuda-Encrypted: DHE-RSA-AES256-SHA
Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by mit.edu (Spam Firewall) with ESMTP
id 4C1702ECB89; Wed, 9 Aug 2006 20:33:01 -0400 (EDT)
Received: (from jhawk@localhost) by multics.mit.edu (8.12.9.20060308)
id k7A0WtRn023197; Wed, 9 Aug 2006 20:32:55 -0400 (EDT)
Date: Wed, 9 Aug 2006 20:32:55 -0400
From: John Hawkinson <jhawk@MIT.EDU>
To: Brad Thompson <yak@MIT.EDU>
Cc: bug-sipb@MIT.EDU
Subject: Re: mutt spam sorting support
Message-ID: <20060810003255.GW15191@multics.mit.edu>
References: <200608050257.k752vw5e014916@multics.mit.edu> <20060809225620.GA21146@multics.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060809225620.GA21146@multics.mit.edu>
User-Agent: Mutt/1.5.12-2006-07-14
X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at edu
X-Spam-Score: 0.00
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42
Brad Thompson <yak@MIT.EDU> wrote on Wed, 9 Aug 2006
at 18:56:21 -0400 in <20060809225620.GA21146@multics.mit.edu>:
> On Fri, Aug 04, 2006 at 10:57:58PM -0400, John Hawkinson wrote:
> > mutt 1.5.12 has native support for external spam scoring. I think
> > it would make sense to turn it on in the default Muttrc.
>
> It requires enough context to interpret that I do not want to turn it
> on by default.
Hmm. I think we should do *something*, though. Choices to me include:
a) Announcing how to do it to mutt-users@mit.edu, a mailing list
we don't have but could create, and possibly encourage users to use
with a wrapper script around mutt that touches a dotfile.
b) Announcing how to do it to software-announce.
c) Announcing how to do it in an asksipb column.
d) Making it so it has more context. e.g. prefixing it with
the letter S in the display. Or something in the index line.
---
Also, I think that even if we don't change the index_line, it would be
valuable to add the other two, so things like 'op' (S[o]rt by s[p]am)
work out of the box, since there is no real penalty... Similarly for
~H in limit commands.
--jhawk