From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51585 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: mail splitting to another backend Date: Thu, 17 Apr 2003 16:22:58 -0400 Organization: =?koi8-r?q?=F4=C5=CF=C4=CF=D2=20=FA=CC=C1=D4=C1=CE=CF=D7?= @ Cienfuegos Sender: ding-owner@lists.math.uh.edu Message-ID: <4n8yu8euvx.fsf@lockgroove.bwh.harvard.edu> References: <4nadepf4bp.fsf@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050611050 23865 80.91.224.249 (17 Apr 2003 20:24:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2003 20:24:10 +0000 (UTC) Original-X-From: ding-owner+M129@lists.math.uh.edu Thu Apr 17 22:24:06 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 196Fu8-000652-00 for ; Thu, 17 Apr 2003 22:22:44 +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 196FuT-00019S-00; Thu, 17 Apr 2003 15:23:05 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 196FuP-00019N-00 for ding@lists.math.uh.edu; Thu, 17 Apr 2003 15:23:01 -0500 Original-Received: (qmail 56238 invoked by alias); 17 Apr 2003 20:23:00 -0000 Original-Received: (qmail 56232 invoked from network); 17 Apr 2003 20:23:00 -0000 Original-Received: from clifford.bwh.harvard.edu (134.174.9.41) by sclp3.sclp.com with SMTP; 17 Apr 2003 20:23:00 -0000 Original-Received: from lockgroove.bwh.harvard.edu (lockgroove [134.174.9.133]) by clifford.bwh.harvard.edu (8.10.2+Sun/8.11.0) with ESMTP id h3HKMxI17382 for ; Thu, 17 Apr 2003 16:22:59 -0400 (EDT) Original-Received: (from tzz@localhost) by lockgroove.bwh.harvard.edu (8.11.6+Sun/8.11.0) id h3HKMx620603; Thu, 17 Apr 2003 16:22:59 -0400 (EDT) Original-To: Ding Mailing List X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Followup-To: Ding Mailing List In-Reply-To: (Simon Josefsson's message of "Thu, 17 Apr 2003 21:41:04 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (usg-unix-v) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51585 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51585 On Thu, 17 Apr 2003, jas@extundo.com wrote: > You can use an IMAP mail-source and split from it into nnml. How? Using "nnml+private:mail" inside nnimap-split-fancy didn't work, for instance (it created an IMAP folder with that name). > Perhaps a directory mail-source handles the other direction. I tested directing the nnmail split to nnimap, and that failed as well (creating a directory under ~/Mail with the "nnimap+..." name). Thanks Ted