Gnus development mailing list
 help / color / mirror / Atom feed
* Handling multiple imap servers
@ 2008-04-01  7:39 Alexander Kotelnikov
  2008-04-02 14:15 ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kotelnikov @ 2008-04-01  7:39 UTC (permalink / raw)
  To: ding

Hello.

Is it possible to set up gnus to split inboxes of different imap
servers using different rules? Can I split one server and keep another
untouched?

Thanks,
-- 
Alexander Kotelnikov
Saint-Petersburg, Russia




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

* Re: Handling multiple imap servers
  2008-04-01  7:39 Handling multiple imap servers Alexander Kotelnikov
@ 2008-04-02 14:15 ` Ted Zlatanov
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Zlatanov @ 2008-04-02 14:15 UTC (permalink / raw)
  To: ding

On Tue, 01 Apr 2008 11:39:18 +0400 Alexander Kotelnikov <sacha@myxomop.com> wrote: 

AK> Is it possible to set up gnus to split inboxes of different imap
AK> servers using different rules? Can I split one server and keep another
AK> untouched?

Yes:

(setq nnimap-split-rule '(("server1" ("INBOX" nnimap-split-fancy-1))
                          ("server2" ("INBOX" nnimap-split-fancy-2))))

Then you set up each rule as needed.

Ted



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

end of thread, other threads:[~2008-04-02 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-01  7:39 Handling multiple imap servers Alexander Kotelnikov
2008-04-02 14:15 ` Ted Zlatanov

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