Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: Posting to my university's nntp server hangs
Date: Fri, 07 Mar 2014 16:04:00 +0100	[thread overview]
Message-ID: <87mwh2yrrz.fsf@building.gnus.org> (raw)
In-Reply-To: <87bnxju6ah.fsf@gnu.org> (Tassilo Horn's message of "Thu, 06 Mar 2014 08:37:10 +0100")

Tassilo Horn <tsdh@gnu.org> writes:

> Ok, the problematic form in `nntp-request-post' is
>
>   (nntp-send-buffer "^[23].*\n")
>
> and `nntp-server-buffer' is " *nntpd*" which contains this line
>
>   340 Ok, recommended ID <lf97sn$bi$2@cache.uni-koblenz.de>
>
> And in `nntp-send-buffer' it hangs at the form
>
>   (nntp-retrieve-data
>    nil nntp-address nntp-port-number nntp-server-buffer
>    wait-for nnheader-callback-function)
>
> which seems to be waiting for some response from the server that doesn't

Then the server isn't outputting the "240 OK" message after receiving
the message, I would guess.  An NNTP server bug?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



      parent reply	other threads:[~2014-03-07 15:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05  9:41 Tassilo Horn
2014-03-05 14:02 ` Lars Ingebrigtsen
2014-03-05 14:12   ` Tassilo Horn
2014-03-05 17:06     ` Lars Ingebrigtsen
2014-03-05 18:16       ` Tassilo Horn
2014-03-05 18:25         ` Lars Ingebrigtsen
2014-03-06  7:37           ` Tassilo Horn
2014-03-06 12:19             ` Tassilo Horn
2014-03-06 12:56               ` Steinar Bang
2014-03-07  8:42                 ` Tassilo Horn
2014-03-07  9:30                   ` Steinar Bang
2014-03-07 10:19                     ` Tassilo Horn
2014-03-07 11:45                       ` Steinar Bang
2014-03-06 13:02               ` Eric S Fraga
2014-03-06 18:15                 ` Andreas Schwab
2014-03-07 10:32                   ` Eric S Fraga
2014-03-07 15:04               ` Lars Ingebrigtsen
2014-03-07 15:43                 ` Tassilo Horn
2014-03-07 15:49                   ` Tassilo Horn
2014-03-06 18:14             ` Andreas Schwab
2014-03-07 15:04             ` Lars Ingebrigtsen [this message]

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=87mwh2yrrz.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.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).