Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: jens@titv.se (Jens Bäckman)
To: info-gnus-english@gnu.org
Subject: Splitting mail between offlineimap folders
Date: Wed, 08 Jan 2014 11:39:59 +0100	[thread overview]
Message-ID: <m2sisyrc3k.fsf@titv.se> (raw)

Hi,

I'm trying to move most of my life to Emacs, and have just started
dipping my toes in Gnus. The first real obstacle is mail splitting. I
have created a rule that looks OK, `Query respool (B q)' tells me it
would go to the correct box but `Respool article (B r)' does nothing
useful.

Relevant parts of my .emacs file:

  (setq gnus-select-method
        '(nnmaildir "titv"
                    (directory "~/mail/titv/")))

  (setq nnmail-split-methods
        '(("INBOX.Redmine" "^From:.*redmine@titv.se")
          ("INBOX" "")))

What I'm trying to accomplish:
 - move all Redmine mails to INBOX.Redmine, an existing folder
 - leave everything else in the INBOX
So far, it's not doing much. I can move them manually with `B m', but
manual labor isn't really my thing.
--
Jens

             reply	other threads:[~2014-01-08 10:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 10:39 Jens Bäckman [this message]
     [not found] <mailman.11386.1389177918.10748.info-gnus-english@gnu.org>
2014-01-08 21:16 ` Emanuel Berg
2014-01-09  8:55   ` Jens Bäckman

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=m2sisyrc3k.fsf@titv.se \
    --to=jens@titv.se \
    --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).