Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: nognus <ding@gnus.org>
Subject: splitting, spam-split
Date: Fri, 07 Jan 2011 11:48:13 +0100	[thread overview]
Message-ID: <xa7heh2dn6.fsf@news.eternal-september.org> (raw)


I've posted my set up and a backtrace a few times now but still no
pointer to getting it working.  Possibly someone else using spam-split
could post their nnimap and nnmail split settings?

Just for the record

,----
|    (setq nnimap-inbox '("INBOX"))
|    (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
|    (setq nnimap-split-methods 'nnimap-split-fancy)
|    (setq nnimap-split-download-body t)
|   
|    (setq nnmail-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)
|    (setq spam-split-group "nnimap+riley:Gnus-Spam")
`----


regards

r.



             reply	other threads:[~2011-01-07 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07 10:48 Richard Riley [this message]
2011-01-19 21:53 ` 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=xa7heh2dn6.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).