From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47609 Path: main.gmane.org!not-for-mail From: Denys Duchier Newsgroups: gmane.emacs.gnus.general Subject: Re: can't get indirect nntp to work Date: Sat, 09 Nov 2002 11:31:34 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <868z03avax.fsf@speedy.ps.uni-sb.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036838679 32556 80.91.224.249 (9 Nov 2002 10:44:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 9 Nov 2002 10:44:39 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18AT6R-0008SZ-00 for ; Sat, 09 Nov 2002 11:44:36 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18AT5r-0001kt-00; Sat, 09 Nov 2002 04:43:59 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 09 Nov 2002 04:44:45 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id EAA23737 for ; Sat, 9 Nov 2002 04:44:29 -0600 (CST) Original-Received: (qmail 26400 invoked by alias); 9 Nov 2002 10:43:33 -0000 Original-Received: (qmail 26384 invoked from network); 9 Nov 2002 10:43:32 -0000 Original-Received: from uni-sb.de (134.96.252.33) by gnus.org with SMTP; 9 Nov 2002 10:43:32 -0000 Original-Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.6/2002101000) with ESMTP id gA9AhSL7010173 for ; Sat, 9 Nov 2002 11:43:28 +0100 (CET) Original-Received: from mail.cs.uni-sb.de (IDENT:oULLNhKxVJwkStBkAeFE2ipGxDCRPBBW@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2002101000) with ESMTP id gA9AhRf18748 for ; Sat, 9 Nov 2002 11:43:27 +0100 (CET) Original-Received: from ps.uni-sb.de (elk.ps.uni-sb.de [134.96.186.151]) by mail.cs.uni-sb.de (8.12.6/2002101500) with ESMTP id gA9AhQiB026569 for ; Sat, 9 Nov 2002 11:43:26 +0100 (CET) X-Authentication-Warning: email: Host elk.ps.uni-sb.de [134.96.186.151] claimed to be ps.uni-sb.de Original-Received: from localhost (localhost [[UNIX: localhost]]) by ps.uni-sb.de (8.11.6/8.11.0) id gA9Aonj08238; Sat, 9 Nov 2002 11:50:49 +0100 X-Authentication-Warning: elk.ps.uni-sb.de: duchier set sender to denys@speedy.ps.uni-sb.de using -f Original-To: ding@gnus.org In-Reply-To: (Katsumi Yamaoka's message of "Sat, 09 Nov 2002 00:56:37 +0900") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47609 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47609 Katsumi Yamaoka writes: >>>>>> Denys Duchier wrote: > >> I have been trying to connect to the news server at my previous place >> of employment by using ssh to go through my account there, but I can't >> get it to work. Here is the setting I am using: > [...] > And, please also try this: > > (nntp-via-rlogin-command-switches ("-t")) Somehow, my reply did not seem to make it to the list (ah, yes: previous msg was only cc'ed to ding). The above did it! thanks. Somehow I tested it interactively, but I got an error so I did not put it in the switches at first. I must have screwed up in the testing conditions. Btw, this maybe off topic but can anyone explain to me why -t makes a difference? --Denys