From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51582 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: mail splitting to another backend Date: Thu, 17 Apr 2003 21:41:04 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: 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 1050608681 13569 80.91.224.249 (17 Apr 2003 19:44:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2003 19:44:41 +0000 (UTC) Original-X-From: ding-owner+M126@lists.math.uh.edu Thu Apr 17 21:44:38 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 196FG7-0003IE-00 for ; Thu, 17 Apr 2003 21:41: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 196FG1-0000mc-00; Thu, 17 Apr 2003 14:41:17 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 196FFu-0000mW-00 for ding@lists.math.uh.edu; Thu, 17 Apr 2003 14:41:10 -0500 Original-Received: (qmail 53889 invoked by alias); 17 Apr 2003 19:41:08 -0000 Original-Received: (qmail 53884 invoked from network); 17 Apr 2003 19:41:08 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 17 Apr 2003 19:41:08 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h3HJf4XK031845 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Thu, 17 Apr 2003 21:41:05 +0200 Original-To: Ding Mailing List Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030417:ding@gnus.org:a0fe82cb68a2c505 X-Hashcash: 0:030417:ding@gnus.org:a0fe82cb68a2c505 In-Reply-To: <4nadepf4bp.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Thu, 17 Apr 2003 12:59:06 -0400") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51582 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51582 Ted Zlatanov writes: > Currently, we can't split to another backend, e.g. nnml from nnimap. You can use an IMAP mail-source and split from it into nnml. Perhaps a directory mail-source handles the other direction.