From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53003 Path: main.gmane.org!not-for-mail From: dmmcf@uiuc.edu (D. Michael McFarland) Newsgroups: gmane.emacs.gnus.general Subject: Re: IMAP groups created but folders unsub'ed on server Date: Wed, 04 Jun 2003 11:13:44 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: <878ysh4y87.fsf@katrine.aae.uiuc.edu> References: <878ysjc7lt.fsf@katrine.aae.uiuc.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054746206 25690 80.91.224.249 (4 Jun 2003 17:03:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2003 17:03:26 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M1549@lists.math.uh.edu Wed Jun 04 19:03:24 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 19NbcP-0006Q8-00 for ; Wed, 04 Jun 2003 19:00:09 +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 19NbeX-0004a9-00; Wed, 04 Jun 2003 12:02:21 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19NatH-0004H5-00 for ding@lists.math.uh.edu; Wed, 04 Jun 2003 11:13:31 -0500 Original-Received: (qmail 37699 invoked by alias); 4 Jun 2003 16:13:31 -0000 Original-Received: (qmail 37693 invoked from network); 4 Jun 2003 16:13:30 -0000 Original-Received: from katrine.aae.uiuc.edu (128.174.132.87) by sclp3.sclp.com with SMTP; 4 Jun 2003 16:13:30 -0000 Original-Received: by katrine.aae.uiuc.edu (Postfix, from userid 1000) id F07C5C3AA5; Wed, 4 Jun 2003 11:13:44 -0500 (CDT) Original-To: Simon Josefsson In-Reply-To: (Simon Josefsson's message of "Wed, 04 Jun 2003 00:14:54 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53003 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53003 Simon Josefsson writes: > You can subscribe to IMAP mailboxes within Gnus via the Server buffer. > Type ^ in the group buffer, and enter your nnimap server and subscribe > to the new group. Sure enough, I can, now that I've changed nnimap-list-pattern from "INBOX" to "INBOX*". This behavior is just what I wanted. Thanks for the encouragement. Michael