Hi,

The groups will only be updated daily.

Try the following -

        tellnews getgroups server_name

The server_name should be that of your nntp_feeder.

If that doesn't work, check dnews.log for an error. If you see a '502'
response from the upstream server it is a permissions issue and you will
need to contact your news provider to arrange access.

- Roydon L.

<[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
>
> this is definitely not it.. maybe you have an older version of dnews than
i... anyone else have any suggestions?
>
> "kabel-inter.net" <[EMAIL PROTECTED]> wrote:
> >"Cullen" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL PROTECTED]
> >>
> >> sorry but i dont understand how that works.. my current newsfeeds.conf
=
> >
> >> ==============================================
> >> site me
> >>         groups !*,alt.*,!*binar*,!*bianar*,!*test*
> >
> >groups !*
> >means, you donn't allow groups at all
> >
> >site me
> >            groups alt.*,!*binar*,!*bianar*,!*test*
> >means
> >You allow alt.*
> >You donn't allow !*binar*,!*bianar*,!*test*
> >
> >> site $nntp_feeder
> >>         groups *
> >>         posting
> >>         builtin
> >
> >Your neefsfeed.conf must lookslike this.
> >
> >site me
> > groups groups alt.*,!*binar*,!*bianar*,!*test*
> >
> >site (your ISP-newsservername)
> > groups alt.*,!*binar*,!*bianar*,!*test*
> > type posting
> > onlyposts
> >
> >In dnews.conf you need the rule to suck like this
> >
> >nttp_feeder (your ISP-newsservername) alt.*,!*binaries*,!*test*,!*bianar*
> >(username) (password)
> >update_at *0,*5,*10,*15,*20 *
> >groups_at 5 4
> >pull true
> >cachedall true
> >
> >CU, Rob
> >
> >> ===========================
> >>
> >> "kabel-inter.net" <[EMAIL PROTECTED]> wrote:
> >> >
> >> >"Cullen" <[EMAIL PROTECTED]> schreef in bericht
> >news:[EMAIL PROTECTED]
> >> >>
> >> >> Greetings!
> >> >
> >> >Hello !
> >> >
> >> >> I have a news server i'm trying to suck from but dnews doesnt seem
to
> >be
> >> >recieving anything. I'm trying to exclude *, allow alt.*, disallow
> >*binar*,
> >> >disallow *bianar* and disallow *test*
> >> >
> >> >Allow = *.newsgroup
> >> >Disallow = !*.newsgroup
> >> >
> >> >nttp_feeder news.xxxxx.com alt.*,!*binaries*,!*test*,!*bianar*
> >> >or
> >> >nttp_suck2 news.xxxx.com alt.*,!*binaries*,!*test*,!*bianar*
> >> >
> >> >--
> >> >CU, Rob
> >> >
> >> >
> >>
> >
> >
>
>


Reply via email to