Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Can't connect with nntp-open-telnet
Date: 15 Jan 1997 02:13:22 +0100	[thread overview]
Message-ID: <m27mlfzqod.fsf@proletcult.slip.ifi.uio.no> (raw)
In-Reply-To: Mark Denovich's message of Tue, 14 Jan 1997 13:24:25 -0500

Mark Denovich <madst38@pitt.edu> writes:

> My usenet server will only allow connections from the pitt.edu domain...
> While I'm at work I can't read news, from the FAQ I thought the
> following might get me around that problem:
> 
> (setq gnus-select-method '(nntp "firewall"
>             (nntp-address "unixs.cis.pitt.edu")
>             (nntp-open-server-function nntp-open-telnet)
>             (nntp-end-of-line "\n")
>             (nntp-telnet-user-name "madst38")
>             (nntp-telnet-passwd "XXXXXXX")
>             (nntp-telnet-parameters       ("telnet" "usenet.pitt.edu"
> "nntp"))))

This should work, I think, although these things often take some
fiddling.  I've yet to come up with something that seems to work on
more than a couple of systems at a time.  :-)

I would suggest `M-x edebug-defun' on `nntp-open-telnet' in "nntp.el"
and SPC through it an see what happens, while keeping an eye on the
output in the " *nntpd*" buffer.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1997-01-15  1:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-14 18:24 Mark Denovich
1997-01-15  1:13 ` Lars Magne Ingebrigtsen [this message]
1997-01-15  8:57   ` Thor Kristoffersen

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=m27mlfzqod.fsf@proletcult.slip.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).