From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50111 Path: main.gmane.org!not-for-mail From: Andreas Fuchs Newsgroups: gmane.emacs.gnus.general Subject: spam.el moves /all/ read articles to my spam group! Date: Fri, 14 Feb 2003 07:29:13 +0000 (UTC) Sender: owner-ding@hpc.uh.edu Message-ID: <87wuk3wc7e.fsf@eris.void.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045207841 27083 80.91.224.249 (14 Feb 2003 07:30:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 14 Feb 2003 07:30:41 +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 18jaIv-00072f-00 for ; Fri, 14 Feb 2003 08:30:37 +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 18jaK6-0004Oz-00; Fri, 14 Feb 2003 01:31:50 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 14 Feb 2003 01:32:47 -0600 (CST) Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id BAA09290 for ; Fri, 14 Feb 2003 01:32:34 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18jaHa-0006zK-00 for ; Fri, 14 Feb 2003 08:29:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@hpc.uh.edu Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18jaHZ-0006zB-00 for ; Fri, 14 Feb 2003 08:29:13 +0100 Original-Lines: 46 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never X-Url: http://asf.void.at/ X-Attribution: asf X-Face: 3*3w/y?I6|`'CYW7F~m0]U1)L\|[x"?/V6^;s3FU#q|F'AL(3C?$eslHvAmR:KjT"&LZeqM 0wMS%HM` Cancel-Lock: sha1:2r+H/ZLPw6xI8/ps8rxv+WE1DGw= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50111 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50111 Ugh. Seems like I have managed to fsck up my spam.el setup again. Repeatable behaviour: * Enter group * Read one article. Article has "R" mark. No spam marked articles in group. * Exit group * Messages buffer says: ,---- | Exiting summary buffer and applying spam rules | Registering spam with bogofilter | Moving to nnml+private:spambox: (3325)... | Wrote /home/asf/Mail/spambox/18739 `---- * Enter spam group. Previously read article is there. Yikes! Badness. What would be the cause of that? Probably relevant variables: (setq spam-use-bogofilter t) (setq spam-use-ifile nil) (setq spam-use-blackholes nil) (setq spam-use-dig nil) (setq spam-split-group "spambox") (setq spam-bogofilter-header "X-Bogosity") (setq gnus-spam-newsgroup-contents '(("nnml\\+private:spambox" gnus-group-spam-classification-spam) ("nnml\\+private:.*" gnus-group-spam-classification-ham))) (setq gnus-spam-process-newsgroups '(("nnml\\+private:.*" (gnus-group-spam-exit-processor-bogofilter gnus-group-ham-exit-processor-bogofilter)))) (setq gnus-spam-process-destinations '(("nnml\\+private:.*" "nnml+private:spambox"))) (setq gnus-ham-process-destinations '(("nnml\\+private:spambox" "nnml+private:Mailbox.misc"))) ;; from customize: spam-ham-marks: (list 'gnus-del-mark 'gnus-read-mark 'gnus-killed-mark 'gnus-kill-file-mark 'gnus-low-score-mark) spam-spam-marks: (list 'gnus-spam-mark) Thanks, -- Andreas Fuchs, , asf@jabber.at, antifuchs