Gnus development mailing list
 help / color / mirror / Atom feed
* How do you make spam automatically move to spam group on exit?
@ 2003-03-07 20:34 Emerick Rogul
  2003-03-07 20:56 ` Ted Zlatanov
  0 siblings, 1 reply; 18+ messages in thread
From: Emerick Rogul @ 2003-03-07 20:34 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2003-03-10 18:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-07 20:34 How do you make spam automatically move to spam group on exit? Emerick Rogul
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

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).