From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56867 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: CRM114 Mailfilter and spam.el Date: Fri, 02 Apr 2004 08:22:25 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: <87wu4ysxum.fsf@emptyhost.emptydomain.de> References: <87isgjpggh.fsf@virgil.koldfront.dk> 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 1080886966 20780 80.91.224.253 (2 Apr 2004 06:22:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Apr 2004 06:22:46 +0000 (UTC) Original-X-From: ding-owner+M5406@lists.math.uh.edu Fri Apr 02 08:22:43 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 1B9I4g-0003Ao-00 for ; Fri, 02 Apr 2004 08:22: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 1B9I4Z-00080z-00; Fri, 02 Apr 2004 00:22:35 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1B9I4T-00080o-00 for ding@lists.math.uh.edu; Fri, 02 Apr 2004 00:22:29 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1B9I4T-00034l-ES for ding@lists.math.uh.edu; Fri, 02 Apr 2004 00:22:29 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id DDFC33A0039 for ; Fri, 2 Apr 2004 00:22:28 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1B9I4S-0002Xd-00 for ; Fri, 02 Apr 2004 08:22:28 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 15 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de Original-X-Trace: quimby.gnus.org 1080886948 9375 213.203.244.156 (2 Apr 2004 06:22:28 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 2 Apr 2004 06:22:28 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:egOzYHc9XR9kUrYdnr3G2juxNzA= X-Spam-Score: -4.9 (----) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56867 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56867 asjo@koldfront.dk (Adam Sj=F8gren) writes: > * If a spam is misclassified as ham, I would like to mark that > message in some way, so that it is moved to nnml:spam and > mailfilter.crm is called with --learnspam on it. I think you want to set spam-process-ham-in-spam-groups for this one. > * If a ham is misclassified as spam, and therefore is split into > nnml:spam, I would like to move it to the correct group and have > mailfilter.crm called on it with --learnnonspam. But I can't find spam-process-spam-in-ham-groups. Hm. Kai