From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29358 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: [Q] multiple nnimap server entries in 5.8.4 Date: 03 Mar 2000 14:46:38 +0100 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 1035166043 2316 80.91.224.250 (21 Oct 2002 02:07:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:07:23 +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 1D271D051E for ; Fri, 3 Mar 2000 09:10:11 -0500 (EST) 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 IAC02964; Fri, 3 Mar 2000 08:06:43 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 03 Mar 2000 08:06:01 -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 IAA28687 for ; Fri, 3 Mar 2000 08:05:51 -0600 (CST) Original-Received: from viffer.metis.no (viffer.oslo.metis.no [195.0.254.249]) by mailhost.sclp.com (Postfix) with ESMTP id 71C1ED051E for ; Fri, 3 Mar 2000 09:05:57 -0500 (EST) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id OAA23382; Fri, 3 Mar 2000 14:46:39 +0100 Original-To: ding@gnus.org Original-Lines: 24 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29358 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29358 I have started using nnimap with 5.8.4 (or actually some CVS checkout not _too_ long ago) on Xemacs 20.4, against UoW imapd (unknown version, but it was compiled and built from the newest sources in august 1997). So far I have two folders. I get prompted for imap username and password, and asked if I would like to store it for this session, 4 times on start up, and there are 4 entries for an nnimap server in the Server buffer, 3 of which are open and one of which are closed: {nnfolder:archive} (closed) {nnimap:imap.metis.no} (closed) {nndraft:} (opened) {nnimap:imap.metis.no+nnimap+imap.metis.no:imap/metis.3x} (opened) {nnfolder:} (opened) {nnimap:imap.metis.no+nnimap+imap.metis.no:imap/metis.sysadm} (opened) {nnimap:imap.metis.no} (opened) {nnml:} (opened) {nntp:news.eunet.no} (opened) Is this normal behaviour? Is this a known bug that can be fixed with a CVS update? Thanx!