From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31469 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: moving mail from nnml -> nnimap Date: 20 Jun 2000 13:10:21 +0100 Organization: Citrix Systems Sender: owner-ding@hpc.uh.edu Message-ID: References: <86itv57obz.fsf@everest.overx.com> <86ya411vkd.fsf@everest.overx.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167875 14189 80.91.224.250 (21 Oct 2002 02:37:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:37:55 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id D0891D051E for ; Tue, 20 Jun 2000 08:11:11 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id HAC12913; Tue, 20 Jun 2000 07:10:51 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Jun 2000 07:10:07 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA01749 for ; Tue, 20 Jun 2000 07:09:57 -0500 (CDT) Original-Received: from gatekeeper.ctxuk.citrix.com (gatekeeper.ctxuk.citrix.com [195.153.38.114]) by mailhost.sclp.com (Postfix) with ESMTP id A8F68D051E for ; Tue, 20 Jun 2000 08:10:30 -0400 (EDT) Original-Received: from sh.ctxuk.citrix.com (sh.ctxuk.citrix.com [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id NAA04215 for ; Tue, 20 Jun 2000 13:10:24 +0100 (BST) Original-Received: from hwav01.ctxuk.citrix.com (hwav01.ctxuk.citrix.com [10.30.224.26]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with SMTP id NAA25311 for ; Tue, 20 Jun 2000 13:09:32 +0100 (BST) Original-Received: from 10.30.224.23 by hwav01.ctxuk.citrix.com (InterScan E-Mail VirusWall NT); Tue, 20 Jun 2000 13:10:28 +0100 (GMT Daylight Time) Original-Received: from lanber.cam.eu.citrix.com ([10.70.1.235]) by hwmail01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id NDA8Y9VH; Tue, 20 Jun 2000 10:40:58 +0100 Original-To: The Gnus Mailing List Original-Lines: 26 In-Reply-To: Simon Josefsson's message of "19 Jun 2000 20:04:38 +0200" X-Author-Info: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31469 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31469 Simon> Simon Josefsson 0> In article , 0> Simon wrote: Simon> Soren Dayton writes: >> what do people do about the change is group hierarchy seperator? >> Exchange uses "foo/bar" where gnus uses "foo.bar". I just have to >> do the translation myself because Exchange is more promiscuous >> about names than gnus? Is that the solution? >> >> I see that gnus doesn't support making groups with "/" in the >> names. What have people done here? Simon> Used group names with `/' names in them anyway. :-) Simon> Simon> I patched my version of `gnus-read-group' to allow `/' in group Simon> names, and haven't noticed any problems. I guess there might Simon> be problems with backends other than nnimap, and that's the Simon> reasons for the limit in valid characters. I just subscribed my groups from browsing the server - I wasn't even aware that Gnus didn't like the '/' (I've had no problems with spaces, either). My new groups were all created by splitting, so I've had no problems there, either.