Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: nognus <ding@gnus.org>
Subject: Back to Spam : is my config "clean"?
Date: Sat, 29 Jan 2011 13:17:34 +0100	[thread overview]
Message-ID: <dsmxmjsy3l.fsf@news.eternal-september.org> (raw)


I have decided to try spam splitting again - having previously given
up. It used to work for me before Gnus changes.

Here is my set up. Before I go any further is there anything obviously
wrong with this?

,----
|       (setq nnimap-split-inbox '("INBOX"))
|       (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
|       (setq nnimap-split-methods 'nnimap-split-fancy)
|       (setq nnimap-split-download-body t)
|     
|       (setq nnmail-split-inbox '("INBOX"))
|       (setq nnmail-split-fancy '(| (: spam-split) "SYS-INBOX"))
|       (setq nnmail-split-methods 'nnmail-split-fancy)
|      
|       (setq spam-split-disabled nil)
|      
|       (setq spam-autodetect-recheck-messages t)
|       (setq spam-mark-ham-unread-before-move-from-spam-group t)
|       (setq spam-mark-new-messages-in-spam-group-as-spam t)
`----
  
If there is nothing obviously wrong then I will post the backtrace again
the next time it falls over.

thanks

r.



             reply	other threads:[~2011-01-29 12:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-29 12:17 Richard Riley [this message]
2011-01-30  0:13 ` Lars Ingebrigtsen
2011-01-30  2:03   ` Richard Riley
2011-01-31  1:50     ` 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=dsmxmjsy3l.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.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).