> I have a couple of issues I'd like to resolve if possible....
> 
> 1) Over the years I have changed the feed news servers used by DNews.
> DNews is correctly grabbing from the appropriate feds, however the DNews
> Admin tool still shows the names of the old feeds -- I can't seem to get
> rid of them -- they don't appear to be in any of the config files any
> more?
> 
close GUI.
net stop dnewssvc
net stop dmgrsvc
delete (workarea)gstat.*
net start dmgrsvc
net start dnewssvc

> 2) This may be related -- but when I use the UI to edit some of the
> config, eg the incoming feed, there appears to be a lot of blank lines
> in the list box (ie lines I can select but don't actually hold any
> information)
> 
> I suspect these two problems may have occurred as the program has been
> updated rather than as a direct bug in any version, but I would like to
> resolve them if possible

Manually remove them, probably best to edit the access.conf file and 
remove any duplicate lines.

> 
> 3) I have two servers here, one just for local groups and the other main
> server with the local as well as global groups. For some reason the
> server with the complete feed expired some of the messages from the
> local groups. Now I have a copy of all messages on the local server --
> is there any easy way I can feed them back to the main server while
> keeping their message number?

There's no way to get them back on with the original numbering as it may
not match your other system anyway.

To get them back on (with new numbering)

First check your expire.conf entries, then on the main server
set  in dnews.conf
    too_old 900

Then configure it to suck the items from the server with the local items. 
    
    ChrisP



Reply via email to