Gnus development mailing list
 help / color / mirror / Atom feed
From: Christopher Splinter <chris@splinter.inka.de>
Subject: Re: Some spam messages are not sorted into the corresponding group
Date: Tue, 04 Feb 2003 21:54:50 +0100	[thread overview]
Message-ID: <87smv3daw5.fsf@splinter.inka.de> (raw)
In-Reply-To: <4nhebjlux3.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Tue, 04 Feb 2003 14:15:04 -0500")

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Sun, 02 Feb 2003, chris@splinter.inka.de wrote:
>> Ted Zlatanov <tzz@lifelogs.com> writes:
>>> Are you using spam-use-bogofilter-headers or spam-use-bogofilter?
>> I use spam-use-bogofilter.
> Just to make sure: you do not pre-process mail with Bogofilter, right?

No.

>>> What does spam-check-bogofilter or spam-check-bogofilter-headers
>>> return when you run it in the article buffer?
>> 
>> "junk" -- `B t' though returns this:
>> 
>> (: spam-split)
>> "mail.misc"
>> 
>> ("mail.misc" is not meant for spam.)
>> 
>>> Can you show an example of a broken Bogofilter header?
>> 
>> X-Bogosity: Spam, tests=bogofilter, spamicity=1.0000000000,
>> version=0.10.1.3.cvs.20030130
>
> I get the correct output on that.

(spam-split) used in *Article* (on the full message, of course),
returns "junk", which is the value of spam-split-group.  In spite
of that, the mail's not split properly.

> Could something else in your split methods be matching?

I wouldn't think so, there's only one entry which moves
messages to mail.misc:

(setq nnmail-split-fancy
      '(| (: spam-split)
          [...] 
	  "mail.misc"))

If that's not enough, I can post the rest of the list too; it
wouldn't be very enlightening, though.

> Also, can you hit `t' on that article to show the whole body,
> then `M-: (spam-split)' to see what spam-split thinks about the
> message?

See above.



  reply	other threads:[~2003-02-04 20:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-01  9:27 Christopher Splinter
2003-02-01 20:24 ` Ted Zlatanov
2003-02-02  8:33   ` Christopher Splinter
2003-02-04 19:15     ` Ted Zlatanov
2003-02-04 20:54       ` Christopher Splinter [this message]
2003-02-04 21:26         ` Ted Zlatanov
2003-02-05 12:33           ` Christopher Splinter
2003-02-05 19:09             ` Ted Zlatanov

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=87smv3daw5.fsf@splinter.inka.de \
    --to=chris@splinter.inka.de \
    /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).