From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25012 Path: main.gmane.org!not-for-mail From: Soren Dayton Newsgroups: gmane.emacs.gnus.general Subject: Re: Why doesn't posting through nntp proxies work? Date: Sat, 04 Sep 1999 06:20:47 GMT Organization: University of Chicago Sender: owner-ding@hpc.uh.edu Message-ID: <86g10vci4h.fsf@polo.overx.com> References: <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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162475 11785 80.91.224.250 (21 Oct 2002 01:07:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:07:55 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA14252 for ; Sat, 4 Sep 1999 02:23:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id BAB05086; Sat, 4 Sep 1999 01:21:35 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 04 Sep 1999 01:21:50 -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 BAA23475 for ; Sat, 4 Sep 1999 01:21:36 -0500 (CDT) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id CAA14217 for ; Sat, 4 Sep 1999 02:20:49 -0400 (EDT) Original-Received: (qmail 20210 invoked by uid 509); 4 Sep 1999 06:20:48 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Original-Lines: 25 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) XEmacs/21.1 (Big Bend) Original-NNTP-Posting-Host: 128.135.11.102 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 936426047 128.135.11.102 (Sat, 04 Sep 1999 08:20:47 MET DST) Original-NNTP-Posting-Date: Sat, 04 Sep 1999 08:20:47 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25012 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25012 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Soren Dayton writes: > > > 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. > > Can you post with C-u C-c C-c? No. Or, rather, I had previously selected choice (2): > If so, you have two choices: (1) set > gnus-post-method to `current'; (2) set gnus-post-method to > gnus-select-method. Soren