Gnus development mailing list
 help / color / mirror / Atom feed
* Processing ham with spam.el
@ 2004-10-31  5:29 Jérôme Marant
  2004-11-01 19:05 ` Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Jérôme Marant @ 2004-10-31  5:29 UTC (permalink / raw)



Hi,

I read the proper Gnus manual sections about spam and I managed
to make gnus teach bogofilter about spam messages.

I added the following:

(add-to-list 'gnus-parameters
             '(".*"
               (ham-marks (gnus-ticked-mark))
               (spam-process ((spam spam-use-bogofilter)
                              (ham spam-use-bogofilter)))
               (spam-process-destination "spam")))

However, I can't make it work for ham. Marking messages with '!'
(ticked mark) and leaving the group does not trigger bogofilter.
I must have missed something. Any idea?

Thanks in advance.

-- 
Jérôme Marant



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

end of thread, other threads:[~2004-11-01 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-31  5:29 Processing ham with spam.el Jérôme Marant
2004-11-01 19:05 ` Ted Zlatanov
2004-11-01 20:23   ` Jérôme Marant

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