From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51607 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: mail splitting to another backend Date: Fri, 18 Apr 2003 18:48:35 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nadepf4bp.fsf@lockgroove.bwh.harvard.edu> <4n8yu8euvx.fsf@lockgroove.bwh.harvard.edu> <4nr87zivaq.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 1050706088 1186 80.91.224.249 (18 Apr 2003 22:48:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 18 Apr 2003 22:48:08 +0000 (UTC) Original-X-From: ding-owner+M151@lists.math.uh.edu Sat Apr 19 00:48:07 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 196eeM-0000Iy-00 for ; Sat, 19 Apr 2003 00:48:07 +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 196eey-0005Ep-00; Fri, 18 Apr 2003 17:48:44 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 196eeu-0005Ek-00 for ding@lists.math.uh.edu; Fri, 18 Apr 2003 17:48:40 -0500 Original-Received: (qmail 37559 invoked by alias); 18 Apr 2003 22:48:40 -0000 Original-Received: (qmail 37554 invoked from network); 18 Apr 2003 22:48:40 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (@129.22.114.26) by sclp3.sclp.com with SMTP; 18 Apr 2003 22:48:40 -0000 Original-Received: (qmail 20360 invoked by uid 500); 18 Apr 2003 22:48:58 -0000 Original-To: Ding Mailing List In-Reply-To: <4nr87zivaq.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Fri, 18 Apr 2003 13:12:45 -0400") Mail-Copies-To: nobody Mail-Followup-To: Ding Mailing List Original-Lines: 9 User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51607 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51607 Ted Zlatanov wrote: > 2) if nnmail-article-group returns a prefixed group name outside the > current server, put the message in a "split-queue" group Why the queue? Couldn't the article be immediately stored in the proper destination group? paul