From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48473 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems including spam Date: Wed, 01 Jan 2003 15:31:06 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041431570 8472 80.91.224.249 (1 Jan 2003 14:32:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 1 Jan 2003 14:32:50 +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 18TjvL-0002CM-00 for ; Wed, 01 Jan 2003 15:32:47 +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 18TjvU-0001hD-00; Wed, 01 Jan 2003 08:32:56 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Jan 2003 08:33:01 -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 IAA19627 for ; Wed, 1 Jan 2003 08:32:30 -0600 (CST) Original-Received: (qmail 41521 invoked by alias); 1 Jan 2003 14:31:17 -0000 Original-Received: (qmail 41516 invoked from network); 1 Jan 2003 14:31:17 -0000 Original-Received: from mailout03.sul.t-online.com (194.25.134.81) by 66.230.238.6 with SMTP; 1 Jan 2003 14:31:17 -0000 Original-Received: from fwd01.sul.t-online.de by mailout03.sul.t-online.com with smtp id 18Tjtq-0006fa-09; Wed, 01 Jan 2003 15:31:14 +0100 Original-Received: from viteno.dyns.net (520054833674-0001@[217.230.9.26]) by fmrl01.sul.t-online.com with esmtp id 18Tjtj-1LaakyC; Wed, 1 Jan 2003 15:31:07 +0100 Original-Received: from nk by viteno.dyns.net with local (Exim 4.10) id 18Tjti-000IHd-00 for ding@gnus.org; Wed, 01 Jan 2003 15:31:06 +0100 Original-To: Ding Mailing List X-Attribution: viteno X-Face: 9,{UOz`879Gt1t?~vOo"iN!BBRwO User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Native Windows TTY Support, i386-unknown-freebsd4.7) X-Sender: 520054833674-0001@t-dialin.net Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48473 Ted Zlatanov writes: Happy new year. > Can you check on that? I'm working on spam.el right now, so it would > be helpful if you could look into it if you can't wait. I've been away for the last 24 hours, no need to hurry :-) It took the message more than one day to get through (thus the double posting ...). (require 'gnus-uu) is necessary for the key bindings in spam.el to work. Maybe it would be a good thing to put this statement into the file? > You need the complete group name, it's not a regex. Thanks, changed... waiting for new spam to arrive. > I'm working on adding a group parameter "spam-contents" right now that > would tell spam.el to process messages as spam for a specific group, > with the related global variable. Wait a few hours :) Done, I'm using the new version :-) Thanks, norbert.