From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29036 Path: main.gmane.org!not-for-mail From: John Prevost Newsgroups: gmane.emacs.gnus.general Subject: Re: more IMAP Date: 31 Jan 2000 19:30:29 -0500 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 1035165775 417 80.91.224.250 (21 Oct 2002 02:02:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:02:55 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 3A9ACD051E for ; Mon, 31 Jan 2000 19:32:47 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB17581; Mon, 31 Jan 2000 18:32:28 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 31 Jan 2000 18:32:20 -0600 (CST) 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 SAA21861 for ; Mon, 31 Jan 2000 18:32:10 -0600 (CST) Original-Received: from isil.maya.com (isil.maya.com [192.70.254.5]) by mailhost.sclp.com (Postfix) with ESMTP id F15E9D051E for ; Mon, 31 Jan 2000 19:30:42 -0500 (EST) Original-Received: by isil.maya.com (Postfix, from userid 501) id 2756E1CD27; Mon, 31 Jan 2000 19:30:29 -0500 (EST) Original-To: Harry Putnam In-Reply-To: Harry Putnam's message of "31 Jan 2000 16:22:39 -0800" Original-Lines: 21 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29036 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29036 Harry Putnam writes: > When connecting to a particular IMAP host I see 3 groups > 0: nnimap+lula-imap:lula > *: nnimap+lula-imap:Sent Items > *: nnimap+lula-imap:Drafts > > This is an experimental server and is only carrying one group > "lula" > > Several people have commented on the "Sent Items" and "Drafts" groups > that appear, but the host operator says it is our mail clients that > create them, that they aren't really on the host at all. > > Is gnus doing that? Nope. Those are from Netscape or Outlook or Eudora or the like. Gnus only creates groups when you tell it to. :) John.