From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27548 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Email folders and threading Date: 02 Dec 1999 17:56:57 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164556 25137 80.91.224.250 (21 Oct 2002 01:42:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:42:36 +0000 (UTC) Cc: The Gnus Mailing List Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA11896 for ; Thu, 2 Dec 1999 11:58:27 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB06151; Thu, 2 Dec 1999 10:57:47 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Dec 1999 10:57:57 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA12639 for ; Thu, 2 Dec 1999 10:57:47 -0600 (CST) Original-Received: from badis.pdc.kth.se (root@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA11885 for ; Thu, 2 Dec 1999 11:57:18 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id RAA09712; Thu, 2 Dec 1999 17:56:59 +0100 X-Authentication-Warning: badis.pdc.kth.se: jas set sender to jas@pdc.kth.se using -f Original-To: Toby Speight In-Reply-To: Toby Speight's message of "02 Dec 1999 11:56:15 +0000" Original-Lines: 16 User-Agent: Gnus/5.08 (Gnus v5.8.0) Emacs/20.4.92 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27548 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27548 Toby Speight writes: > Kai> Well, actually the group name is only put in ~/.nnmail-cache if > Kai> the group comes from the mail-receiving mail backend, since mail > Kai> splitting only applies to the mail-receiving mail backend. Hence, > Kai> the group name is without a server name, ie foo.bar rather than > Kai> nnml:foo.bar. > > I have both POP (nnml) and IMAP backends; will it still work? The patch doesn't modify the nnimap splitter, I think, so; no. OTOH I don't think it would be very difficult to port it the nnimap splitter (it's basicly the nnmail stuff ripped out) so if/when the patch is applied to Gnus I could take a look at how hard it would be to port it to the nnimap splitter.