From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55935 Path: main.gmane.org!not-for-mail From: spamtrap@koldfront.dk (=?iso-8859-1?q?Adam_Sj=F8gren?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: spam-stat.el and mime Date: Sun, 11 Jan 2004 21:37:37 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Sender: ding-owner@lists.math.uh.edu Message-ID: <87k73ymdbi.fsf@virgil.koldfront.dk> References: <87u133g3f4.fsf@andy.bu.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1073853486 18866 80.91.224.253 (11 Jan 2004 20:38:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jan 2004 20:38:06 +0000 (UTC) Original-X-From: ding-owner+M4475@lists.math.uh.edu Sun Jan 11 21:38:00 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 1AfmLQ-0007dP-00 for ; Sun, 11 Jan 2004 21:38:00 +0100 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 1AfmLD-00015S-00; Sun, 11 Jan 2004 14:37:47 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AfmL5-00015M-00 for ding@lists.math.uh.edu; Sun, 11 Jan 2004 14:37:39 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 46C3E3A0048 for ; Sun, 11 Jan 2004 14:37:39 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AfmL4-0002Jh-00 for ; Sun, 11 Jan 2004 21:37:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AfmL3-0002JZ-00 for ; Sun, 11 Jan 2004 21:37:37 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AfmL3-0004tA-00 for ; Sun, 11 Jan 2004 21:37:37 +0100 Original-Lines: 36 Original-X-Complaints-To: usenet@sea.gmane.org X-Face: YR:#}ygvn I've been using spam-stat.el for ages, but was unhappy that it only > had a success rate of about 97%. Checking a bit this was almost > entirely because it did no decoding of mime (or base64) encoded > articles. I've modified it to decode mime (if you don't like this it > can be controlled by customizing the spam-treat-mime-function to > nil). Very cool! I've applied your patch to my spam-stat.el (I used an ugly hack calling an external perl-script to do the un-base64'ing previously) and it looks like it works nicely here. When splitting mail I've begun to get messages like this in *Message-Log*: Error while decoding: (error Premature EOF while decoding base64) and: Malformed quoted-printable text I'm wondering whether that's only natural or if it could indicate some problem? (I can try and track down some of the 'offending' spam if that can help). Best regards, --=20 "Q: Are you happy? Adam Sj=F8gren A: Yes. As an ashtray maybe." asjo@koldfront.dk