At 09:15 AM 2/21/01 +0100, you wrote:
>Hi *,
>
>can someone explain what exactly an error(?!) message like
>"Wed Feb 21 09:05:15 this.server.gets.news.from.us:0 Link_que_fill
>this.server.gets.news.from.us:0 not in sending state yet" in dfeed.log means?
This line means the connection to that server has not yet been established.
Basically dfeed does this
connects to this.server.gets.news.from.us
Reads welcome response
sends mode reader
reads response
Then it's ready to send
So if the server doesn't respond or the connection cannot be made then that
error will continue to appear in the log, normally it only appears breifly.
ChrisP.