From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31570 Path: main.gmane.org!not-for-mail From: John Prevost Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap-list-pattern Date: 30 Jun 2000 08:18:42 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87n1k3mkf1.fsf@isil.localdomain> References: <87r99fmqco.fsf@isil.localdomain> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167964 14860 80.91.224.250 (21 Oct 2002 02:39:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:39:24 +0000 (UTC) Cc: Clinton Roy , ding@gnus.org 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 84354D051E for ; Fri, 30 Jun 2000 08:33:47 -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 HAC24245; Fri, 30 Jun 2000 07:25:18 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 30 Jun 2000 07:18:40 -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 HAA02232 for ; Fri, 30 Jun 2000 07:18:29 -0500 (CDT) Original-Received: from isil.localdomain (adsl-151-201-232-13.bellatlantic.net [151.201.232.13]) by mailhost.sclp.com (Postfix) with ESMTP id 25694D051E for ; Fri, 30 Jun 2000 08:18:49 -0400 (EDT) Original-Received: by isil.localdomain (Postfix, from userid 1000) id 6D8F0370A5; Fri, 30 Jun 2000 08:18:43 -0400 (EDT) Original-To: Simon Josefsson In-Reply-To: Simon Josefsson's message of "30 Jun 2000 13:16:48 +0200" Original-Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31570 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31570 >>>>> "sj" == Simon Josefsson writes: sj> Amazing. But isn't this a complication only on the server sj> end? I mean, if nnimap queries for "inbox.www" the server sj> should treat this as "INBOX.www" (if that is the real name) sj> and all is well. Yup, in this case. But it's important to remember if you ask for a list of groups from the server, so that you can tell it's the same folder. John.