I have written a program to take QWK messages and get them into a correct
newsgroups. I know that UQWK will convert from QWK to news-format, but
since those messages do not come from a UNIX system UQWK inserted them into
wrong roups. What I do is to split the qwk file into ascii files adding
newsgroup and subject lines at the top, then I send them to inews. This is
very slow and makes heavy system load. I have tried with rnews like UUCP do
this because I noticed that this was very quick and did not bring the system
load up to mutch, but since my messages have no MSGID this did not work.
I will very mutch appreshiate some help on how this can be done correctly
since the program I have to day is not very usefill since it takes to mutch
time and system-recourses.
-hans