From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81486 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: one of my nntp servers won't open Date: Tue, 28 Feb 2012 08:23:27 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Trace: dough.gmane.org 1330385058 14545 80.91.229.3 (27 Feb 2012 23:24:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Feb 2012 23:24:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29766@lists.math.uh.edu Tue Feb 28 00:24:18 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S29vT-0001EK-3V for ding-account@gmane.org; Tue, 28 Feb 2012 00:24:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1S29v2-0006fG-5S; Mon, 27 Feb 2012 17:23:48 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1S29v0-0006f5-IH for ding@lists.math.uh.edu; Mon, 27 Feb 2012 17:23:46 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1S29uz-0000DK-1a for ding@lists.math.uh.edu; Mon, 27 Feb 2012 17:23:45 -0600 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1S29ux-0001l6-6S for ding@gnus.org; Tue, 28 Feb 2012 00:23:43 +0100 Original-Received: from localhost ([127.0.0.1]:56370) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1S29uq-000353-7C for ding@gnus.org; Mon, 27 Feb 2012 17:23:36 -0600 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.11002 (No Gnus v0.20) XEmacs/21.5-b31 (cygwin32) Cancel-Lock: sha1:dXr7P+B9VEGra7NIzFbOSnkxBaU= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81486 Archived-At: Robert Pluim wrote: > This is with no-gnus. The server is always 'denied' I tried all nntp servers that I have access, some require the authentication and others don't, and found no problem, with the same environment: > User-Agent: Gnus/5.11002 (No Gnus v0.20) XEmacs/21.5-b31 (cygwin32) > Git bisect blames: > $ git show 9e4f0f845a97649bdeff35ef0356314d079a9383 [...] > parse-time.el (parse-time-string): Allow extractor to return nil. I don't think this is the culprit. Did you try the nntp connection manually? For instance: sh-4.1$ telnet news.gmane.org 119 Trying 80.91.229.10... Connected to news.gmane.org. Escape character is '^]'. 200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok) group gmane.emacs.gnus.general 211 76855 3785 81485 gmane.emacs.gnus.general quit 205 Bye! Connection closed by foreign host. sh-4.1$