From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32604 Path: main.gmane.org!not-for-mail From: Tony Lam Newsgroups: gmane.emacs.gnus.general Subject: Re: Switching to nnimap Date: 26 Sep 2000 14:02:31 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: <2tln1gusw7s.fsf@mail.zoso> References: <2tlaecv85ik.fsf@mail.zoso> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168863 20770 80.91.224.250 (21 Oct 2002 02:54:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:54:23 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id D82B8D051E for ; Tue, 26 Sep 2000 17:05:20 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAC06377; Tue, 26 Sep 2000 16:03:27 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 26 Sep 2000 16:02:27 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA01579 for ; Tue, 26 Sep 2000 16:02:15 -0500 (CDT) Original-Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by mailhost.sclp.com (Postfix) with ESMTP id 3FDF2D051E for ; Tue, 26 Sep 2000 17:02:37 -0400 (EDT) Original-Received: from zoso.Eng.Sun.COM ([129.144.14.1]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id OAA22407 for ; Tue, 26 Sep 2000 14:02:36 -0700 (PDT) Original-Received: from philly.zoso.eng.sun.com (philly [129.144.14.61]) by zoso.Eng.Sun.COM (8.9.3+Sun/8.9.3/ENSMAIL,v1.7) with SMTP id OAA11652 for ; Tue, 26 Sep 2000 14:02:32 -0700 (PDT) X-Mailer: 21.2 (beta35) "Nike" XEmacs Lucid (via feedmail 9-beta-4 I) Original-To: ding@gnus.org In-Reply-To: Simon Josefsson's message of "26 Sep 2000 19:21:54 +0200" Original-Lines: 22 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32604 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32604 => Today, Simon Josefsson(S) wrote: S> Weird. If you set `imap-log', and go to the server buffer `^' and S> press `O' on the second entry, what's the content of the *imap-log* S> buffer? I got "Couldn't open" in message buffer but nothing related to this command in *imap-log*. Also, here's debug info: ,---- | 1 -> nnimap-open-server: server="" defs=nil | | 2 -> nnimap-server-opened: server="" | | 2 <- nnimap-server-opened: nil | | 2 -> nnimap-open-connection: server="" | | 2 <- nnimap-open-connection: nil | 1 <- nnimap-open-server: nil `---- Thanks. -- Tony