From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57120 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: sorting summary on spamassassin score Date: Fri, 23 Apr 2004 09:53:41 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <878ygmer6i.fsf@uwo.ca> References: <8765cbboma.fsf@uwo.ca> <87k70rgy7x.fsf@virgil.koldfront.dk> <87n055nnjg.fsf@uwo.ca> <4nwu47j26i.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082728612 29996 80.91.224.253 (23 Apr 2004 13:56:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2004 13:56:52 +0000 (UTC) Original-X-From: ding-owner+M5660@lists.math.uh.edu Fri Apr 23 15:56:42 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 1BH1AY-0006rR-00 for ; Fri, 23 Apr 2004 15:56:42 +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 1BH186-00044T-00; Fri, 23 Apr 2004 08:54:10 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BH17v-00044L-00 for ding@lists.math.uh.edu; Fri, 23 Apr 2004 08:53:59 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BH17t-00032M-TG for ding@lists.math.uh.edu; Fri, 23 Apr 2004 08:53:57 -0500 Original-Received: from pony.its.uwo.ca (pony.its.uwo.ca [129.100.2.63]) by justine.libertine.org (Postfix) with ESMTP id DA9973A0227 for ; Fri, 23 Apr 2004 08:53:56 -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 i3NDrmLL013126 for ; Fri, 23 Apr 2004 09:53:50 -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 i3NDrhfc025619 for ; Fri, 23 Apr 2004 09:53:43 -0400 Original-Received: from jdc by localhost with local (Exim 3.36 #1 (Debian)) id 1BH17d-0002Ej-00; Fri, 23 Apr 2004 09:53:41 -0400 Original-To: ding@gnus.org In-Reply-To: <4nwu47j26i.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 22 Apr 2004 14:30:13 -0400") Mail-Copies-To: nobody User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) X-Scanned-By: MIMEDefang 2.39 Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57120 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57120 Ted Zlatanov writes: > I'm not sure who to thank, but I added the code you have below to > spam.el for general use. Right now only SpamAssassin is supported, > but it's intended for any backend that can score on a header. If I > can get a consensus on who came up with ideas and implementation, I'll > put that in the ChangeLog. The part involving sorting was Adam; the part involving the summary line was me based on Adam and Wes. I have copyright assignment papers on file. Dan