From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24950 Path: main.gmane.org!not-for-mail From: Soren Dayton Newsgroups: gmane.emacs.gnus.general Subject: Why doesn't posting through nntp proxies work? Date: 30 Aug 1999 01:31:29 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86hflh93um.fsf@polo.overx.com> Reply-To: dayton@overx.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162426 11510 80.91.224.250 (21 Oct 2002 01:07:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:07:06 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA20471 for ; Mon, 30 Aug 1999 02:40:37 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id BAB17319; Mon, 30 Aug 1999 01:36:32 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Aug 1999 01:35:19 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id BAA10639 for ; Mon, 30 Aug 1999 01:35:09 -0500 (CDT) Original-Received: from alexandria.cs.uchicago.edu (alexandria.cs.uchicago.edu [128.135.11.87]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA20411 for ; Mon, 30 Aug 1999 02:34:22 -0400 (EDT) Original-Received: from mecca.overx.com (collaboration.cs.uchicago.edu [128.135.11.101]) by alexandria.cs.uchicago.edu (8.9.1/8.9.3) with ESMTP id BAA27791 for ; Mon, 30 Aug 1999 01:34:19 -0500 (CDT) Original-Received: from polo.overx.com (polo.overx.com [192.168.10.11]) by mecca.overx.com (Postfix) with ESMTP id D1EB33E5F for ; Mon, 30 Aug 1999 01:33:58 -0500 (CDT) Original-Received: by polo.overx.com (Postfix, from userid 1001) id E88093E74; Mon, 30 Aug 1999 01:31:29 -0500 (CDT) Original-To: ding@gnus.org Original-Lines: 20 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) XEmacs/21.1 (Big Bend) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24950 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24950 My gnus-select-method is set to the following: (nntp "mecca" (nntp-open-connection-function nntp-open-rlogin)) (with nntp-rlogin-program == "ssh") And I can't post. When I try (C-c C-c in the message buffer) gnus reports: No methods specified to send by doing it by hand, (message-send-via-news 0) returns null (after querying me with all the nntp servers that I know about... Anyone know what the deal is? Soren