Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: Trouble with spam.el and ifile
Date: Tue, 07 Jan 2003 14:47:58 -0500	[thread overview]
Message-ID: <4nadic3fo1.fsf@lockgroove.bwh.harvard.edu> (raw)
In-Reply-To: <y68heckykb2.fsf@multics.mit.edu> (David Z Maze's message of "Tue, 07 Jan 2003 11:52:01 -0500")

On Tue, 07 Jan 2003, dmaze@MIT.EDU wrote:
> I've been using ifile-gnus.el for spam sorting, and figured I'd try
> spam.el's newfangled ifile support.  Really fresh CVS...

Excellent, my own guinea pig!  I mean, tester... :)

> Problem 1: Gnus tries to feed all of my mail into a "non-spam"
> group.  It looks like the sense of spam-ifile-all-categories is
> backwards in the code from what the documentation says; inverting
> the test fixes it.

Oops.  It's an "unless" now.  Thanks.

> Problem 2: Spam doesn't actually seem to get noticed by ifile, and
> if I visit my spam group the articles are marked "Y" rather than
> "H".  My .gnus file has, inside a setq block:
> 
>       spam-junk-mailgroups '("mail.misc.spam")
>       spam-split-group "mail.misc.spam"
>       spam-use-ifile t
> 
> My nnmail-split-fancy begins with (: spam-split) as pretty much the
> first thing.  Any hints?

Make sure you use the (customize-group "spam") interface.  It's much
easier to get the format right that way.

Your spam group(s) need to have the ifile spam-processor added, and to
have the spam-contents set to spam.  Customize the group or topic, or
you can do it through customizing the gnus-spam-process-newsgroups
variable.  See my earlier message for a quick primer on spam/ham
processors and group contents.

The 'Y' mark stands for a lowered score, right?  spam.el only marks
unread articles as spam on summary entry in a spam group, and only
processes spam-marked articles with the group's spam processors on
summary exit (for any group, not just spam groups).

Ted



  reply	other threads:[~2003-01-07 19:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-07 16:52 David Z Maze
2003-01-07 19:47 ` Ted Zlatanov [this message]
2003-01-07 21:05   ` David Z Maze
2003-01-07 22:07     ` Ted Zlatanov
2003-01-07 22:32       ` David Z Maze
2003-01-07 22:42         ` David Z Maze
2003-01-08  4:55           ` Ted Zlatanov
2003-01-08 15:11         ` Ted Zlatanov
2003-01-08 16:07           ` David Z Maze
2003-01-08 16:15             ` David Z Maze
2003-01-08 16:25             ` Ted Zlatanov
2003-01-08 16:18           ` 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=4nadic3fo1.fsf@lockgroove.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /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).