see no newsgroups in newsreader

Michael Mengel michael.mengel at emusici.com
Mon Aug 1 14:41:16 UTC 2005


Hi everybody,

I've installed INN (2.x) on SuSE 8.1 System an I've added several test 
newsgroups.
The connection-test "telnet localhost 119" and the "list" command per 
shell works fine.

When I'm connecting with a newsreader the authentication works too, but 
I see no newsgroup.
There is no error logged, where is my error?

Hope anyone can help me
Micha

The changed settings in conf files
#######################################################:
inn.conf
mta:                    /usr/sbin/sendmail -oi -oem %s
organization:           My Org
ovmethod:               tradindexed
pathhost:                  newsgroup.mydomain.com
pathnews:               /etc/news

# General Settings
domain:            mydomain.com
innflags:
mailcmd:                /usr/lib/news/bin/innmail
server:                   tristan.mydomain.com

# Feed Configuration
artcutoff:              10
bindaddress:
hiscachesize:           512
ignorenewsgroups:       false
immediatecancel:        false
linecountfuzz:          0
maxartsize:             5000000
maxconnections:         50
pathalias:
pgpverify:              true
port:                   119
refusecybercancels:     false
remembertrash:          true
sourceaddress:

## true bei performance-Problemen
usecontrolchan:         false
verifycancels:          false
wanttrash:              false
wipcheck:               5
wipexpire:              10

# Article Storage
cnfscheckfudgesize:     0
enableoverview:         yes
groupbaseexpiry:        true
mergetogroups:          false
overcachesize:          15
ovgrouppat:
storeonxref:            false
useoverchan:            true
wireformat:             false
xrefslave:              false

# Reading
allownewnews:           true
articlemmap:            false
clienttimeout:          3600
nnrpdcheckart:          true
nnrpperlauth:           false
nnrppythonauth:         false
noreader:               false
readerswhenstopped:     false
readertrack:            false

# Reading -- Keyword Support
keywords:               false
keyartlimit:            100000
keylimit:               512
keymaxwords:            250

# Posting
addnntppostingdate:     true
addnntppostinghost:     true
checkincludedtext:      false
complaints:        abuse at mydomain.com
fromhost:        klassik.com
localmaxartsize:        5000000
moderatormailer:    mailer at klassik.com
nnrpdauthsender:        false
nnrpdposthost:
nnrpdpostport:          119
spoolfirst:             false
strippostcc:            false

# Posting -- Exponential Backoff
backoffauth:            false
backoffdb:
backoffk:               1
backoffpostfast:        0
backoffpostslow:        1
backofftrigger:         10000

#########################################################
readers.conf

auth all {
     auth: /etc/news/passwd.nntp
}

access full {
    users: "*"
    newsgroups: "*"
    access: RPA
}
#########################################################
newsfeed
ME:*::

#Don't know if is this entry is really necessary
Servername/newsgroup.mydomain.com, mydomain.com\
    :*,!junk,!control*\
    :Tf,Wnm:newsgroup.mydomain.com


More information about the inn-workers mailing list