From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49033 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Getting started with spam filtering Date: Fri, 10 Jan 2003 12:01:39 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84u1gkfa84.fsf@lucy.cs.uni-dortmund.de> <4n65szll2k.fsf@lockgroove.bwh.harvard.edu> <4nr8bmb8bd.fsf@lockgroove.bwh.harvard.edu> <87znq9vrfb.fsf@emacswiki.org> <87vg0xvc1c.fsf@emacswiki.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042196544 3976 80.91.224.249 (10 Jan 2003 11:02:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 11:02:24 +0000 (UTC) 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 18Wwvf-00011z-00 for ; Fri, 10 Jan 2003 12:02:23 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18Wwvr-0006kn-00; Fri, 10 Jan 2003 05:02:35 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 10 Jan 2003 05:03:29 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id FAA21528 for ; Fri, 10 Jan 2003 05:03:17 -0600 (CST) Original-Received: (qmail 37799 invoked by alias); 10 Jan 2003 11:02:19 -0000 Original-Received: (qmail 37793 invoked from network); 10 Jan 2003 11:02:19 -0000 Original-Received: from unknown (HELO krynn.axis.se) (212.209.10.216) by 66.230.238.6 with SMTP; 10 Jan 2003 11:02:19 -0000 Original-Received: from PCNIKLAS2 (dh10-13-8-244.axis.se [10.13.8.244]) by krynn.axis.se (8.12.3/8.12.3/Debian -4) with ESMTP id h0AB1dFU016194 for ; Fri, 10 Jan 2003 12:01:39 +0100 Original-To: ding@gnus.org In-Reply-To: (Niklas Morberg's message of "Fri, 10 Jan 2003 11:41:15 +0100") User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2 (i386-mingw-nt5.0.2195) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49033 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49033 Nothing weird to report, but I am a bit confused regarding the group parameters for a ham group: 1. I set the spam-contents parameter to `gnus-group-spam-classification-ham' The parameter documentation says: On summary exit, the specified ham processors will be invoked on ham-marked messages. Exercise caution, since the ham processor will see the same message more than once because there is no ham message registry. 2. I set spam-process to `gnus-group-ham-exit-processor-stat'. The thing I don't understand is why I have to do both? Wouldn't it be enough to only do (2)? What happens if I only do (1) and not (2)? Niklas