Gnus development mailing list
 help / color / mirror / Atom feed
* Can't connect with nntp-open-telnet
@ 1997-01-14 18:24 Mark Denovich
  1997-01-15  1:13 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Denovich @ 1997-01-14 18:24 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 795 bytes --]

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"))))

However this only replies with:

        Loading gnus-group...done
        Opening nntp server on firewall...
        Denied server

I'm a relative elisp-virgin, how can I receive more debugging info, or
did I just screw up the parameter list?

    --Mark


[-- Attachment #2: Type: text/html, Size: 1885 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-01-15  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-14 18:24 Can't connect with nntp-open-telnet Mark Denovich
1997-01-15  1:13 ` Lars Magne Ingebrigtsen
1997-01-15  8:57   ` Thor Kristoffersen

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).