At 05:08 PM 3/26/01 +0200, you wrote:
>hi there,
>
>i have tried to figure out an second suckingstream, but it seems i
>cannot solve the problem at my own:
>
>/etc/dnews.conf
>myname xxx.xxx.at
>nntp_suck2 news.netwinsite.com netwin.dnews
>nntp_suck3 news.europe.zyxel.com zyxel.*
>update_at2 *1 *
>update_at3 *1 *
>
>
>config in dnews/newsfeeds.conf:
>
>site news.netwinsite.com
> type posting
> onlyposts
> groups netwin.dnews
>
>
>site news.europe.zyxel.com
> type posting
> onlyposts
> groups zyxel.*
>
>the problem i have is, that just the netwin.dnewsgroups will be sucked,
>if i try to get the zyxel.* groups right now with:
>./tellnews update3
>
>the log:
>26 17:04:45.932 :info: cmdq: Processing next background command (update
>2)
>26 17:04:45.932 :info: suck: suck3 zyxel.*
>26 17:04:45.951 :info: suck: UPDATE_AT3 Added 0 groups to queue
>
>why he does not suck the zyxel.* groups ?
>they are in the active.dat...
>
>any ideas ore suggestions ?
You need to fetch the groups first, type in
tellnews getgroups 3
that should add the groups, wait a few minutes and see if they exist
tellnews showgroups "zyxel.*"
tellnews cached zyxel.* 10
tellnews update3
ChrisP.