Article in newsgroup alt.usenet.offline-reader titled:
"Re: uqwk error, please help"
>from ernestyik@cuhk.edu.hk (Ernest Yik) on 3 May 1996 05:59:38 GMT:
26 Apr 1996 13:02:12 GMT, Andrew Wing (agwing@astro.ocis.temple.edu) wrote:
: Uqwk has operated flawlessly for nearly two years now. Just
: yesterday, I started getting the following error:
: rrn server response to group xxxxxxxxx
Exactly what I've met a few days ago. It turns out to be some
extra-long header lines in some articles that overflowed uqwk's string
buffer. If you have the source code of uqwk, take a look in the file
nntp.h :
/* RFC 977 defines this; don't change it. */
#define NNTP_STRLEN 512
I changed it to a bigger number (1024), recompile uqwk, and the
problem went away. However, I'm not sure if this change will break any
other things or not. If you know that changing this number will cause
any trouble, or have a better solution, please tell us. Thank you.
--
**********************
Jim Cooper w2jc@ritz.mordor.com
**********************
And Justice For All... the Halls of Justice are coloured Green
*******************************************************************
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.1
mQBtAzDw62gAAAEDAMBhMNlTzNRcSWHTnQPFQfchKF2X7W0uQGhQOGcKi3GEtg6u
vub9/ur+IHLxtRDrCHs0krKQ2n0586JEmCn9W95vM0KAxPKXmusJZGacNakHPyWn
Rdbs9z6kKeVm8ZbFoQAFEbQiSi5FLiBDb29wZXIgPHcyamNAcml0ei5tb3Jkb3Iu
Y29tPg==
=TqvR
-----END PGP PUBLIC KEY BLOCK-----