From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40705 Path: main.gmane.org!not-for-mail From: Kevin Hilman Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap subfolder problem Date: 04 Dec 2001 15:48:26 -0800 Organization: Equator Technologies, Inc. Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176214 2345 80.91.224.250 (21 Oct 2002 04:56:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:56:54 +0000 (UTC) Return-Path: Original-Received: (qmail 24106 invoked from network); 4 Dec 2001 23:50:45 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 4 Dec 2001 23:50:45 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16BPJ1-0000jR-00; Tue, 04 Dec 2001 17:48:55 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 04 Dec 2001 17:48:41 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA01504 for ; Tue, 4 Dec 2001 17:48:30 -0600 (CST) Original-Received: (qmail 24076 invoked by alias); 4 Dec 2001 23:48:39 -0000 Original-Received: (qmail 24071 invoked from network); 4 Dec 2001 23:48:38 -0000 Original-Received: from equator.dsl.speakeasy.net (HELO gatekeeper.equator.com) (216.254.12.202) by gnus.org with SMTP; 4 Dec 2001 23:48:38 -0000 Original-Received: from kakarot.equator.com (kakarot.equator.com [172.20.16.56]) by gatekeeper.equator.com (8.9.1a/8.9.1) with ESMTP id PAA18488 for ; Tue, 4 Dec 2001 15:48:24 -0800 (PST) Original-Received: (from khilman@localhost) by kakarot.equator.com (8.11.6/8.11.2) id fB4NmQF01382; Tue, 4 Dec 2001 15:48:26 -0800 X-Authentication-Warning: kakarot.equator.com: khilman set sender to khilman@equator.com using -f Original-To: ding@gnus.org Original-Lines: 31 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40705 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40705 I followed the this thread via the web archives, and had some follow-up comments/questions. I'm just trying to switch Gnus to use Lotus Domino as an IMAP server (please no flames about Domino, I don't have a choice here.) Currently I'm happily using Gnus as an IMAP client to a Courier IMAP server. Turns out Domino uses a '\' character as it's hierarchy separator (different from '/' or '.' used by other servers I've seen.) If I tell Gnus to create folders with the '\' character it works fine, however as new folders are created, I don't see them when i do a 'B' (gnus-group-browse-foreign-server). I can see them in the folder listing of other clients (like Mozilla) though. If I do a 'j' (gnus-group-jump-to-group) and type the full group name (for example nnimap+mailserver:foo\bar) I can get to it just fine. So, I have a couple of questions 1) How can the browse-foreign server pick up these folders and subfolders? 2) Is there a way Gnus can be smarter about creating subfolders based on some existing hierarchy information? Thanks -- Kevin Hilman