Gnus development mailing list
 help / color / mirror / Atom feed
From: Emerick Rogul <emerick@cs.bu.edu>
Subject: How do you make spam automatically move to spam group on exit?
Date: Fri, 07 Mar 2003 15:34:46 -0500	[thread overview]
Message-ID: <vuowujahq55.fsf@csa.bu.edu> (raw)

I've configured spam.el to use bogofilter for its spam processing.  To
keep things simple, let's say I have two groups, nnml:inbox and
nnml:spam.

On nnml:inbox, I have the following set via group parameters (BTW, am
I setting these correctly?):

((spam-contents 'gnus-group-spam-classification-ham)
 (spam-process '(gnus-group-ham-exit-processor-bogofilter
                 gnus-group-spam-exit-processor-bogofilter)))

On nnml:spam, I have the following set via group parameters:

((spam-contents 'gnus-group-spam-classification-spam)
 (spam-process 'gnus-group-spam-exit-processor-bogofilter))

When I accidentally receive a piece of spam in nnml:inbox, I want to
mark it as such and have it automatically moved to nnml:spam on group
exit (which I believe is how spam.el is supposed to function, no?)
However, after exiting nnml:inbox, my spam is entered into
bogofilter's database and then expired, but not moved to nnml:spam
(the *Messages* buffer says "Marking spam as expired without moving
it").

What do I need to do in order to move the spam into nnml:spam
automagically?  I think I must be missing something, but I'm not sure
what.

-Emerick
-- 
-------------------------------------------------------------------------
Emerick Rogul             /\/     "how young are you, how old am i?
emerick@cs.bu.edu         /\/      let's count the rings around my eyes."
------------------------------------------------- 'i will dare', the mats



             reply	other threads:[~2003-03-07 20:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-07 20:34 Emerick Rogul [this message]
2003-03-07 20:56 ` Ted Zlatanov
2003-03-07 21:35   ` Emerick Rogul
2003-03-08  6:07     ` Ted Zlatanov
2003-03-08 13:21       ` Andreas Fuchs
2003-03-08 15:13         ` Ted Zlatanov
2003-03-08 17:10           ` Andreas Fuchs
2003-03-08 17:16             ` Ted Zlatanov
2003-03-09 11:33               ` Andreas Fuchs
2003-03-09  6:26       ` Emerick Rogul
2003-03-09 10:59         ` Jorge Godoy
2003-03-09 17:24           ` Emerick Rogul
2003-03-10 15:53             ` Ted Zlatanov
2003-03-10 16:31               ` Emerick Rogul
2003-03-10 17:15                 ` Ted Zlatanov
2003-03-10 18:23                   ` Ted Zlatanov
2003-03-10 15:41         ` Ted Zlatanov
2003-03-10 16:20           ` Emerick Rogul

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=vuowujahq55.fsf@csa.bu.edu \
    --to=emerick@cs.bu.edu \
    /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).