Good day Usenet
Configuration file is correct?
Thanks for help.
Alexander Gold Again
# /etc/news/inn.conf
mta: "/usr/sbin/sendmail -oi -oem %s"
organization: "Wiedergold Network Service"
ovmethod: tradindexed
hismethod: hisv6
pathhost:
mail.wns.net
pathnews: /var/spool/news
# pathnews: /usr
# /etc/news/readers.conf
# The only groups enabled by default (the rest of this file is
# commented-out examples). This assigns the identity of <localhost> to
# the local machine
auth "localhost" {
hosts: "
eugen-pc.wns.net, localhost, 127.0.0.1, ::1, stdin"
default: "<localhost>"
}
# Grant that specific identity access to read and post to any newsgroup
# and allow it to post articles with Approved: headers to moderated
# groups.
access "localhost" {
users: "<localhost>"
newsgroups: "*"
access: RPA
}
auth "user.linux" {
hosts: "
192.168.178.0/24"
default: "user.linux"
}
access "user.linux" {
users: "alexander"
newsgroups: "*"
# access: RPA
}