Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Vincent Bernat <vince@khabale.org>
Subject: Problem with browsing news through ssh
Date: Tue, 21 Jan 2003 16:30:13 +0100	[thread overview]
Message-ID: <m3r8b6h662.fsf@neo.loria> (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


             reply	other threads:[~2003-01-21 15:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-21 15:30 Vincent Bernat [this message]
2003-01-21 17:25 ` Vincent Bernat

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=m3r8b6h662.fsf@neo.loria \
    --to=vince@khabale.org \
    /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).