Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* gnus-summary-mark-as-spam won't move spam articles from an IMAP group
@ 2013-02-03 22:09 Julien Cubizolles
  2013-02-03 22:25 ` Julien Cubizolles
  2013-02-08  5:22 ` Julien Cubizolles
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Cubizolles @ 2013-02-03 22:09 UTC (permalink / raw)
  To: info-gnus-english

I just noticed that articles manually marked as spam
(gnus-summary-mark-as-spam) in the Summary buffer for an IMAP group
aren't moved to the spam-split-group like they used to, they are just
flagged as expirable. 

However spam articles flagged by bogofilter when splitting are still
moved to this spam-split-group.

Is there something obviously wrong in my setup ? It used to work until a
few weeks ago.

--8<---------------cut here---------------start------------->8---
(setq spam-use-bogofilter t)

(require 'spam)

(spam-initialize 'spam-use-move)

(setq spam-log-to-registry t)
(setq spam-mark-ham-unread-before-move-from-spam-group t)
(setq spam-mark-only-unseen-as-spam t)
;; (setq spam-autodetect-recheck-messages t)

(setq spam-split-group "Junk")

--8<---------------cut here---------------end--------------->8---


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

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

end of thread, other threads:[~2013-02-08  5:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-03 22:09 gnus-summary-mark-as-spam won't move spam articles from an IMAP group Julien Cubizolles
2013-02-03 22:25 ` Julien Cubizolles
2013-02-08  5:22 ` Julien Cubizolles

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