From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56929 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: sorting summary on spamassassin score Date: Wed, 07 Apr 2004 14:59:41 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <8765cbboma.fsf@uwo.ca> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081364436 6386 80.91.224.253 (7 Apr 2004 19:00:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Apr 2004 19:00:36 +0000 (UTC) Original-X-From: ding-owner+M5468@lists.math.uh.edu Wed Apr 07 21:00:27 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BBIHi-0003KW-00 for ; Wed, 07 Apr 2004 21:00:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BBIHJ-0005D9-00; Wed, 07 Apr 2004 14:00:02 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BBIHF-0005D4-00 for ding@lists.math.uh.edu; Wed, 07 Apr 2004 13:59:57 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BBIHD-0001Ar-S6 for ding@lists.math.uh.edu; Wed, 07 Apr 2004 13:59:55 -0500 Original-Received: from pony.its.uwo.ca (pony.its.uwo.ca [129.100.2.63]) by justine.libertine.org (Postfix) with ESMTP id B6BA23A00B3 for ; Wed, 7 Apr 2004 13:59:52 -0500 (CDT) Original-Received: from spork.its.uwo.ca (ride.its.uwo.ca [10.10.10.10]) by pony.its.uwo.ca (8.12.10/8.12.10) with ESMTP id i37IxlAi000103 for ; Wed, 7 Apr 2004 14:59:47 -0400 (EDT) Original-Received: from localhost (jdc.math.uwo.ca [129.100.75.77]) by spork.its.uwo.ca (8.12.10/8.12.10) with ESMTP id i37Ixgkk017786 for ; Wed, 7 Apr 2004 14:59:43 -0400 Original-Received: from jdc by localhost with local (Exim 3.36 #1 (Debian)) id 1BBIGz-0005z4-00; Wed, 07 Apr 2004 14:59:41 -0400 Original-To: ding@gnus.org Mail-Copies-To: nobody User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.39 X-Spam-Score: -4.9 (----) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56929 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56929 Does anyone have code for sorting the summary buffer based on the score given by spamassassin? This score appears in a header, which I guess I would add to gnus-extra-headers. If someone has ready made code, that'd be great. While I'm asking, does anyone have code for extracting the spamassassin score and putting it in the summary line? Thanks, Dan