At 09:21 AM 1/2/01 +0100, you wrote:
>and created it again after a few hours. Somehow the feed stopped, the group
>stays local (only local posts show up). I didn't change any other setting.
>What's this? Will a rebuild_index help?

No, do this:
         tellnews cached group.name 10
         tellnews updateone group.name
that should make it fetch the group immediately.

If the problem is that it is not fetching items that it previously did 
fetch, then
you need to do this:
         tellnews rebuild_index
         tellnews getold grouip.name 500
         tellnews updateone group.name
The reason for those commands is to convince dnews it hasn't already got the
items that were deleted.

                 ChrisP.



Reply via email to