From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53029 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: spam-stat and base64 encoded messages Date: Fri, 06 Jun 2003 04:02:22 +0200 Organization: http://purl.org/harder/ Sender: ding-owner@lists.math.uh.edu Message-ID: References: <03of1dyplo.fsf@msgid.viggen.net> <4nof1cguhz.fsf@holmes.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054864902 7632 80.91.224.249 (6 Jun 2003 02:01:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 02:01:42 +0000 (UTC) Original-X-From: ding-owner+M1573@lists.math.uh.edu Fri Jun 06 04:01:40 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19O6Y0-0001yn-00 for ; Fri, 06 Jun 2003 04:01:40 +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 19O6aA-0001eO-00; Thu, 05 Jun 2003 21:03:54 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19O6a2-0001eD-00 for ding@lists.math.uh.edu; Thu, 05 Jun 2003 21:03:46 -0500 Original-Received: (qmail 12307 invoked by alias); 6 Jun 2003 02:03:45 -0000 Original-Received: (qmail 12300 invoked from network); 6 Jun 2003 02:03:45 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 6 Jun 2003 02:03:45 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19O6pz-0008D7-00 for ; Fri, 06 Jun 2003 04:20:15 +0200 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 9 Original-NNTP-Posting-Host: 0xc3f952ba.esnxr1.ras.tele.dk Original-X-Trace: quimby.gnus.org 1054866015 31560 195.249.82.186 (6 Jun 2003 02:20:15 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 6 Jun 2003 02:20:15 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > Maybe the backend or Gnus should optionally decode it before > spam-stat ever sees the message in the splitting? Right now it's > not done for performance. I don't think spam-stat.el or spam.el > should do what logically is not their task. At the moment spam-stat.el also reads directly from files, so decoding by the back end wouldn't be enough.