Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Splitting mail between offlineimap folders
@ 2014-01-08 10:39 Jens Bäckman
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Bäckman @ 2014-01-08 10:39 UTC (permalink / raw)
  To: info-gnus-english

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

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.11386.1389177918.10748.info-gnus-english@gnu.org>]

end of thread, other threads:[~2014-01-09  8:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08 10:39 Splitting mail between offlineimap folders Jens Bäckman
     [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

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).