Hmm...I posted the following to the list pretty recently, but as I saw a
"me too" to this message, I guess I'll post it again:
In article <XmjqzgzkguJI092yn@efn.org>,
sthoenna@efn.org (Allen Scott-Thoennes) wrote:
Yes, but it is an intentional foible! First of all, uqwk doesn't
readily know whether you are doing only mail replies, and while it
would be fairly easy to determine this up front for SOUP, uqwk handles
two other formats also. Uqwk (correctly in my opinion) takes the
conservative approach of making sure it can open the newsserver first
rather than blowing up on the first news post, leaving the whole replies
file only partially processed.
The other less obvious gotcha is that even mail-only reply packets could
contain To: UQWK messages telling it to subscribe to a newsgroup, for
which it needs the nntpserver to validate the group name.
That said, there are two workarouds...
First, before running uqwk set the NNTPSERVER var to a public server
such as news.uni-stuttgart.de.
Or compile the non-nntp flavor of uqwk (source at ftp.gte.com) which
doesn't suffer from this problem.