Gnus development mailing list
 help / color / mirror / Atom feed
From: Andy Eskilsson <andy.eskilsson@telelogic.se>
Subject: Re: Connecting through rlogin (ssh)
Date: 04 Nov 1998 13:38:44 +0100	[thread overview]
Message-ID: <ksyapr63aj.fsf@telelogic.se> (raw)
In-Reply-To: Andy Eskilsson's message of "04 Nov 1998 12:36:10 +0100"

Crist, being a bit trigger-happy today are we?? Well I managed to get
it to work with this setup:

(nntp "newsserver"
      (nntp-address "")
      (nntp-open-connection-function nntp-open-rlogin)
      (nntp-rlogin-program "ssh")
      (nntp-rlogin-parameters
       ("-x" "-C" "telnet" "-8" "news.luth.se" "nntp")))

BTW Whats the difference between:
	(...)
and 
	'(...)

Ahh well, what have we learned?? Maybe some additions to the
documentation is needed??
	
	/andy

-- 
 Non golfing generation.


  parent reply	other threads:[~1998-11-04 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-04 11:36 Andy Eskilsson
1998-11-04 12:34 ` Jan Vroonhof
1998-11-04 12:38 ` Andy Eskilsson [this message]
1998-11-04 12:42   ` Andy Eskilsson
1998-11-04 15:35 ` Randal Schwartz
1998-11-04 16:13 ` Karl Kleinpaste

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ksyapr63aj.fsf@telelogic.se \
    --to=andy.eskilsson@telelogic.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).