Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Problem with browsing news through ssh
@ 2003-01-21 15:30 Vincent Bernat
  2003-01-21 17:25 ` Vincent Bernat
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Bernat @ 2003-01-21 15:30 UTC (permalink / raw)


I am using a foreign group with these parameters :

(nntp "news.free.fr"
      (nntp-address "xxx.xxx.xxx.xxx")
      (nntp-rlogin-program "ssh")
      (nntp-open-connection-function nntp-open-rlogin)
      (nntp-end-of-line "\n")
      (nntp-rlogin-parameters
       ("-e" "none" "nc" "news.free.fr" "nntp")))

This works fine for reading, but when sending a message, I get :

Sending news via news.free.fr using nntp...
441 Article has no body -- just headers 
Couldn't send message via news: 441 Article has no body -- just headers 

If I change nntp-end-of-line to \r\n, it complains about missing
subject instead. How could I sort this issue ?
-- 
MY NAME IS NOT DR. DEATH
MY NAME IS NOT DR. DEATH
MY NAME IS NOT DR. DEATH
-+- Bart Simpson on chalkboard in episode 8F18


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

end of thread, other threads:[~2003-01-21 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-21 15:30 Problem with browsing news through ssh Vincent Bernat
2003-01-21 17:25 ` Vincent Bernat

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