From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51609 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: mail splitting to another backend Date: Fri, 18 Apr 2003 19:00:12 -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: 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 1050706754 3634 80.91.224.249 (18 Apr 2003 22:59:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 18 Apr 2003 22:59:14 +0000 (UTC) Original-X-From: ding-owner+M153@lists.math.uh.edu Sat Apr 19 00:59:11 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 196ep5-0000wM-00 for ; Sat, 19 Apr 2003 00:59:11 +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 196epj-0005ON-00; Fri, 18 Apr 2003 17:59:51 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 196epf-0005OI-00 for ding@lists.math.uh.edu; Fri, 18 Apr 2003 17:59:48 -0500 Original-Received: (qmail 38149 invoked by alias); 18 Apr 2003 22:59:47 -0000 Original-Received: (qmail 38144 invoked from network); 18 Apr 2003 22:59:47 -0000 Original-Received: from ns2.beld.net (208.229.215.82) by sclp3.sclp.com with SMTP; 18 Apr 2003 22:59:47 -0000 Original-Received: by ns2.beld.net (Postfix, from userid 102) id 2A3BD3BF97; Fri, 18 Apr 2003 18:59:45 -0400 (EDT) Original-Received: from heechee.beld.net (dhcp-0-30-bd-1-93-b2.cpe.beld.net [24.233.82.187]) by ns2.beld.net (Postfix) with ESMTP id DCBB83BD8C for ; Fri, 18 Apr 2003 18:59:42 -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: (Paul Jarc's message of "Fri, 18 Apr 2003 18:48:35 -0400") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51609 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51609 On Fri, 18 Apr 2003, prj@po.cwru.edu wrote: > 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? I don't know, I assumed that there was something magical about the splitting environment that makes it imperative to use groups local to the current server. Ted