From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13335 Path: main.gmane.org!not-for-mail From: Felix Lee Newsgroups: gmane.emacs.gnus.general Subject: Re: somewhat urgent: puzzled about using ssh for foreigh group Date: Mon, 22 Dec 1997 14:29:38 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <199712222227.OAA14527@smtp3.teleport.com> References: <8cn2htni1y.fsf@gadget.cscaper.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035152721 8773 80.91.224.250 (20 Oct 2002 22:25:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:25:21 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id PAA02558 for ; Mon, 22 Dec 1997 15:10:43 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA12524 for ; Mon, 22 Dec 1997 17:12:13 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id RAN03370; Mon, 22 Dec 1997 17:10:56 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 22 Dec 1997 16:27:55 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id QAA25833 for ; Mon, 22 Dec 1997 16:27:48 -0600 (CST) Original-Received: (qmail 23996 invoked by uid 504); 22 Dec 1997 22:27:31 -0000 Original-Received: (qmail 23993 invoked from network); 22 Dec 1997 22:27:31 -0000 Original-Received: from smtp3.teleport.com (192.108.254.5) by claymore.vcinet.com with SMTP; 22 Dec 1997 22:27:30 -0000 Original-Received: from teleport.com (ip-pdx33-20.teleport.com [206.163.127.22]) by smtp3.teleport.com (8.8.7/8.7.3) with ESMTP id OAA14527; Mon, 22 Dec 1997 14:27:27 -0800 (PST) Original-To: Randal Schwartz In-reply-to: Your message of 22 Dec 1997 15:12:41 MST. <8cn2htni1y.fsf@gadget.cscaper.com> Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13335 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13335 > X-Mailer: Quassia Gnus v0.13/Emacs 20.2 if it's what I think it is, either fetch a newer qgnus, or in function nntp-open-rlogin in nntp.el, change the (nntp-wait-for-string "^\r*200") to (nntp-wait-for-string "^\r*20[01]") since teleport answers with "hi, no posting". --