Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: spam-stat broken?
Date: Tue, 11 Feb 2003 12:56:02 -0500	[thread overview]
Message-ID: <4nfzqur9al.fsf@lockgroove.bwh.harvard.edu> (raw)
In-Reply-To: <uu1fbfd28.fsf@axis.com> (Niklas Morberg's message of "Tue, 11 Feb 2003 09:15:27 +0100")

On Tue, 11 Feb 2003, niklas.morberg@axis.com wrote:
> Niklas Morberg <niklas@axis.com> writes:
> 
>> I'm afraid something else broke. Spam-stat hasn't caught a
>> single spam for me lately.
> 
> Sorry, I spoke too soon. It does seem to work, although more
> spams than previously get through.

I'm not sure how to fix that, but I'd guess your statistics database
got skewed somehow.

> OTOH I am having problems using the spam functionality with
> the agent, but I haven't looked at it closely enough to
> submit a proper problem description. It just feels a bit
> shaky...

I'll follow up in the other thread.

> There's also the known problem of not being able to
> automatically move more than one ham message out of the
> spam group that is a bit annoying.

I looked into that, and could not find anything wrong in spam.el's
behavior (I'm pretty sure I posted a message to that effect to the
ding list, asking for some help).  I think the problem was with this
code:

    (dolist (article articles)
      (when (and (memq (gnus-summary-article-mark article) ham-mark-values)
		 (stringp group))
	(let ((gnus-current-article article))
	  (gnus-summary-move-article nil group))))

in spam-ham-move-routine, but when I ran the routine interactively I
could not figure out what was wrong.  I'll look at it again, but
I can't promise I'll do better this time :)

Ted



  reply	other threads:[~2003-02-11 17:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  4:15 spam-check-BBDB bug?/bbdb whitelist split function Bill White
2003-02-05 14:47 ` Ted Zlatanov
2003-02-05 14:59   ` Bill White
2003-02-05 17:57     ` Ted Zlatanov
2003-02-05 15:07   ` Niklas Morberg
2003-02-05 17:51     ` Ted Zlatanov
2003-02-10  8:13       ` spam-stat broken? (was: spam-check-BBDB bug?/bbdb whitelist split function) Niklas Morberg
2003-02-11  8:15         ` spam-stat broken? Niklas Morberg
2003-02-11 17:56           ` Ted Zlatanov [this message]
2003-02-11 20:28             ` Ted Zlatanov
2003-02-12  9:49               ` Niklas Morberg
2003-02-12 11:16                 ` Ted Zlatanov
2003-02-12 13:44                   ` Ted Zlatanov
2003-02-12 13:46                 ` Ted Zlatanov
2003-02-12 15:00                   ` The agent shows ghost messages (was: spam-stat broken?) Niklas Morberg
2003-02-12 15:48                     ` The agent shows ghost messages Ted Zlatanov
2003-02-12 16:29                     ` The agent shows ghost messages (was: spam-stat broken?) Kevin Greiner
2003-02-13  7:53                       ` The agent shows ghost messages Niklas Morberg
2003-02-13  8:44                       ` The agent shows ghost messages (was: spam-stat broken?) Niklas Morberg
2003-02-13 13:50                         ` The agent shows ghost messages Kevin Greiner
2003-02-13 14:50                           ` Niklas Morberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4nfzqur9al.fsf@lockgroove.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).