At 04:13 PM 5/21/01 +0200, you wrote:
>My server is sucking special groups (i.e. hetnet.*) from a server
>(news.hetnet.nl) using just the normal sucking way. This is working ok
>betweenm my server and the HetNE server (both ways). Another newsmaster
>asked me to setup an ihave feed for the same HetNet groups to his server
>(lets call him sonnews). But something is not working ok. Postings made on
>the sonnews server appear on my server but not on the HetNet server. The
>same for the other way: Postings made on the HetNet server appear on my
>server but not on the sonnews server. What is going wrong? I selected and
>unselect the button "Only send local posts" but this doesn't seem to help.
>
You need to add to dnews.conf
post_route true
Without this setting dnews won't send a posting to a posting feed, it's
a safety mechanism to prevent un-intentional loops through posting
feeds, you must in this case set your exclude and group settings correctly
to prevent dnews having to send everything to this other server via
the posting mechanism.
ChrisP.