Gnus development mailing list
 help / color / mirror / Atom feed
* Ma Gnus v0.4 nnimap client side split multiple mailboxes
@ 2012-03-05 19:32 Sergio Martínez
  2012-03-10  0:29 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Sergio Martínez @ 2012-03-05 19:32 UTC (permalink / raw)
  To: ding

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-22 20:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-05 19:32 Ma Gnus v0.4 nnimap client side split multiple mailboxes Sergio Martínez
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

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