From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/5982 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.user Subject: Re: nntp-open-via-rlogin-and-telnet - "Denied server" Date: Tue, 08 Nov 2005 22:23:51 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138671602 29658 80.91.229.2 (31 Jan 2006 01:40:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:40:02 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:36:07 2006 Original-Newsgroups: gnu.emacs.gnus X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l;3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2;n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 On Sat, Nov 05 2005, Mark Carroll wrote: > In article , > Mark Carroll wrote: > (snip) >> (nntp-via-rlogin-command-switches '("-C" "-t" "-e" "none")) > (snip) > > Solved it! That quote shouldn't be there. The 6.2.1.2 Indirect > Functions section of the Gnus Manual had quotes around the string that > confused me. (-: Well, the quotes are printed around almost all literal examples, see (info "(texinfo)samp"). But maybe we should add an example with ssh to (info "(gnus)Example Methods")? --8<---------------cut here---------------start------------->8--- Here's an example for an indirect connection: @lisp (setq gnus-select-method '(nntp "indirect" (nntp-open-connection-function nntp-open-via-rlogin-and-telnet) (nntp-via-address "intermediate.host.example") (nntp-address "the.real.nntp.host") (nntp-via-rlogin-command "ssh") (nntp-via-rlogin-command-switches ("-C" "-t" "-e" "none")) (nntp-end-of-line "\n"))) @end lisp --8<---------------cut here---------------end--------------->8--- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/