Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: IdNNTP - 500 Error from Server

www.cryer.info
Managed Newsgroup Archive

Re: IdNNTP - 500 Error from Server

Subject:Re: IdNNTP - 500 Error from Server
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Thu, 22 Jun 2006 15:14:27

"Jack MacRank" <jack@macrank.com> wrote in message
news:449b12ac$1@newsgroups.borland.com...

> I ran a sniffer and got this:
>
> From Server: 240 post accepted.
> From Client: Quit
> From Server: 500 syntax error or unknown command
> From Server: 205 goodbye

Looks like either you are receiving the responses in the wrong order, or
else the server is sending an extra response that is shouldn't be.  The last
205 response is what belongs with the Quit command.  What command is the 240
in response to?  What is the rest of the communication look like?  What does
your code look like?


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive