Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* problem with telnet over ssh nntp-open-rlogin
@ 2002-06-27  0:40 Mark Atwood
  0 siblings, 0 replies; only message in thread
From: Mark Atwood @ 2002-06-27  0:40 UTC (permalink / raw)



I have the following server defined

("mynews.example.com" nntp "mynews.example.com"
  (nntp-address "mynews.example.com")
  (nntp-rlogin-program "ssh")
  (nntp-open-connection-function nntp-open-rlogin)
  (nntp-record-commands t)
  (nntp-rlogin-parameters
    ("-e" "none" "telnet" "-8" "-E" "localhost" "nntp")))

I can read just fine. But, when I try to post, I get the following message:

Couldn't send message via news: 441 Required "Subject" header is missing 

My Gnus is Gnus v5.8.8
The ssh is is from the openssh-clients-3.1p1-1.i386.rpm
The news server is INN 2.3.2

-- 
Mark Atwood   | Well done is better than well said.
mra@pobox.com | 
http://www.pobox.com/~mra


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-27  0:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-27  0:40 problem with telnet over ssh nntp-open-rlogin Mark Atwood

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