Gnus development mailing list
 help / color / mirror / Atom feed
From: "Sergio Martínez" <samf0xb58@gmail.com>
To: ding@lists.math.uh.edu
Subject: Ma Gnus v0.4 nnimap client side split multiple mailboxes
Date: Mon, 05 Mar 2012 13:32:38 -0600	[thread overview]
Message-ID: <87vcmiyhbd.fsf@tesla.pmx> (raw)

First, Hello to everyone!

OK, my problem is:

I've installed Gnus from git and I want to do client-side IMAP splitting from multiple inboxes, but nnimap-inbox only support one inbox. 

In Gnus 5.13 I used nnimpa-split-inbox to specify the inboxes. 
For example if I put this in my .gnus file:

,----
| (setq nnimap-split-inbox '("INBOX" "[Gmail]/Sent"))
| (setq nnimap-split-predicate "UNDELETED")
| (setq nnimap-split-rule 
|         '(("INBOX.emacs-es"
|  	     "^\\(Sender:\\|From:\\|Subject:\\|To:\\)\\( *.*\\[Emacs-es\\].*\\| *.*emacs-es.*@es.gnu.org\\)")
|  	 )))
`----
I can have conversation view in INBOX.emacs-es because I use Gmail SMTP
and all messages that I sent go to (or are tagged with) [Gmail]/Sent 

How can I achieve this in Ma Gnus 0.4?

Thanks in advance.

-- Sergio



             reply	other threads:[~2012-03-05 19:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-05 19:32 Sergio Martínez [this message]
2012-03-10  0:29 ` Lars Magne Ingebrigtsen
2012-03-14 19:55   ` Sergio Martínez
2012-03-14 20:06     ` Lars Magne Ingebrigtsen
2012-03-16  5:47       ` Sergio Martínez
2012-03-22 20:30         ` Lars Magne Ingebrigtsen

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=87vcmiyhbd.fsf@tesla.pmx \
    --to=samf0xb58@gmail.com \
    --cc=ding@lists.math.uh.edu \
    /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).