From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57496 Path: main.gmane.org!not-for-mail From: Timothy Brown Newsgroups: gmane.emacs.gnus.general Subject: Re: IMAP Splitting with multiple mailboxes Date: Tue, 18 May 2004 11:58:04 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <20040518115804.A30128@gwyn.tux.org> References: <20040517175042.B23864@gwyn.tux.org> <20040518085316.A4024@gwyn.tux.org> <20040518100200.A12085@gwyn.tux.org> <86u0yd962m.fsf@rumba.de.uu.net> <20040518101548.B12085@gwyn.tux.org> <864qqd91fi.fsf@rumba.de.uu.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084895911 30569 80.91.224.253 (18 May 2004 15:58:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 May 2004 15:58:31 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M6036@lists.math.uh.edu Tue May 18 17:58:23 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQ6z1-0008MF-00 for ; Tue, 18 May 2004 17:58:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BQ6yt-0003sz-00; Tue, 18 May 2004 10:58:15 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BQ6yp-0003su-00 for ding@lists.math.uh.edu; Tue, 18 May 2004 10:58:11 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BQ6yn-0007jk-Nq for ding@lists.math.uh.edu; Tue, 18 May 2004 10:58:09 -0500 Original-Received: from gwyn.tux.org (gwyn.tux.org [199.184.165.135]) by justine.libertine.org (Postfix) with ESMTP id B26193A0217 for ; Tue, 18 May 2004 10:58:08 -0500 (CDT) Original-Received: (from tim@localhost) by gwyn.tux.org (8.11.6p2/8.9.1) id i4IFw4B32192; Tue, 18 May 2004 11:58:04 -0400 Original-To: Kai Grossjohann Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <864qqd91fi.fsf@rumba.de.uu.net>; from kgrossjo@eu.uu.net on Tue, May 18, 2004 at 05:53:37PM +0200 Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57496 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57496 On Tue, May 18, 2004 at 05:53:37PM +0200, Kai Grossjohann wrote: > Timothy Brown writes: > > > I actually have three nnimap select methods, each pointing to a different > > server. > > Now I'm pretty confused as to what you want. And I can't find your > first message which describes this :-| > > Sorry to be of so little help. > > Kai I have three nnimap select methods selecting from different servers. When using nnimap splitting - fancy splitting - where do the messages end up if there is no declaration of nnimap+host:folder, and just a folder declaration? Do they end up local to the nnimap server that is being split from at the time? Can splitting occur between servers? Can I see messages on one server and have them moved via nnimap to a different server using splitting? How does : spam-split interact with nnimap fancy splitting, particularly in the concept of having multiple virtual servers? Tim