Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@gmail.com>
To: info-gnus-english@gnu.org
Subject: nnimap-split-inbox, spam-split and multiple inboxes
Date: Sat, 28 Aug 2010 00:29:50 +0200	[thread overview]
Message-ID: <i59e90$tps$1@dough.gmane.org> (raw)


If someone has imap splitting working for multiple imap accounts couuld
you please share your settings. I wish to use the spam-split
functionality to auto move bogofilter detected spam to a temporary spam
holding area.
 
I have 3 inboxes displayed as 

nnimap+accA:INBOX
nnimap+accB:INBOX
nnimap+accC:INBOX

Is it possible to split on the three? nearly all examples I have seen
split a single INBOX

(setq nnimap-split-inbox "INBOX") 

Can splitting work for three? Any pointers/suggestions appreciated.

I turned up the verbosity for Gnus and dont currently see any splitting
activity.

I do have:-

 '(nnimap-split-rule (quote nnimap-split-fancy))
 '(nnimap-split-fancy (quote (: spam-split)))

and 

 '(spam-mark-ham-unread-before-move-from-spam-group t)
 '(spam-mark-new-messages-in-spam-group-as-spam nil)
 '(spam-regex-headers-spam (quote ("^X-Spam-Flag: YES" "X-Bogosity")))
 '(spam-split-group "Gnus-Spam")
 '(spam-use-bogofilter t)

So spam-split should be using bogofilter to identify spam mail and
moving them directly to Gnus-Spam.

In the group settings for my INBOXs I set them as HAM groups since
anything passing the splitting ought to be considered ham. Is that ok?
The exit processors do correctly move any emails I manually tag as spam
to the spam pen.

                 reply	other threads:[~2010-08-27 22:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='i59e90$tps$1@dough.gmane.org' \
    --to=rileyrg@gmail.com \
    --cc=info-gnus-english@gnu.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).