From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55157 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap:$server unavailable... Go offline? Date: Tue, 09 Dec 2003 18:11:50 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <867k16x6v5.fsf@PECTOPAH.shenton.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070989957 22876 80.91.224.253 (9 Dec 2003 17:12:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Dec 2003 17:12:37 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M3697@lists.math.uh.edu Tue Dec 09 18:12:31 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ATlPT-0006s8-00 for ; Tue, 09 Dec 2003 18:12:31 +0100 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 1ATlPI-0001A3-00; Tue, 09 Dec 2003 11:12:20 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1ATlPD-00019y-00 for ding@lists.math.uh.edu; Tue, 09 Dec 2003 11:12:15 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id EAE0D3A0050 for ; Tue, 9 Dec 2003 11:12:14 -0600 (CST) Original-Received: from latte (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id hB9HCDAU017605 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Tue, 9 Dec 2003 18:12:14 +0100 Original-To: Chris Shenton Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:031209:chris@shenton.org:95772636a496d2cf X-Hashcash: 0:031209:chris@shenton.org:95772636a496d2cf X-Payment: hashcash 1.2 0:031209:ding@gnus.org:7f3e0ee6ee09d820 X-Hashcash: 0:031209:ding@gnus.org:7f3e0ee6ee09d820 In-Reply-To: <867k16x6v5.fsf@PECTOPAH.shenton.org> (Chris Shenton's message of "Tue, 09 Dec 2003 12:01:50 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55157 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55157 Chris Shenton writes: > gnus-version's value is "Gnus v5.10.3" > > I have an nnimap server, connect to it (with starttls), read mail for > a while, then ignore it a while. When I return, and do a "g" to check > mail (or go into a group to check headers, or...) Gnus reports > > Unable to open nnimap:myservername, go offline? > > I see this is done in gnus-int.el: gnus-open-server, but don't > understand why it's happening. Does it indicate that my IMAP server > has torn down the connection , but Gnus doesn't automatically > reconnect? Gnus do try to re-open the connection, but apparently it failed to do so, and asked that question. Look in the *Message* buffer for any earlier errors that may suggest why it was unable to reopen the connection.