Gnus development mailing list
 help / color / mirror / Atom feed
From: Ian Swainson <ian.swainson@datacom.co.nz>
To: ding@gnus.org
Subject: nnimap splitting to local nnfolder group
Date: Fri, 27 Jun 2008 13:11:26 +1200	[thread overview]
Message-ID: <87iqvv4r7l.fsf@datacom.co.nz> (raw)

Hi All,

I'd like to split some of my imap email locally (specifically mail from
the ding and help-gnu-emacs mailing lists).

I can split it onto the mailserver itself by using the following:

(setq nnimap-split-inbox
                '("INBOX"))

; No crossposting please...
(setq nnimap-split-crosspost nil)

(setq nnimap-split-rule '(("INBOX.Emacs.Help" "^To:.*help-gnu-emacs@gnu.*")
			  ("INBOX.Emacs.Help" "^Cc:.*help-gnu-emacs@gnu.*")
			  ("INBOX.Emacs.Gnus" "^To:.*ding@gnus.*")
			  ("INBOX.Emacs.Gnus" "^Cc:.*ding@gnus.*")
))

...but how do I split to a nnfolder group?

Thanks for your time.

Cheers,
ian

-- 
This email was crafted using GNU/Linux | http://www.getgnulinux.org




             reply	other threads:[~2008-06-27  1:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-27  1:11 Ian Swainson [this message]
2008-07-01 20:36 ` 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=87iqvv4r7l.fsf@datacom.co.nz \
    --to=ian.swainson@datacom.co.nz \
    --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).