Hi,
So I was wondering if its possible to set a newsgroup to only allow
posts from a single user but allow anyone else to read?
You'll have to parameter 2 different access groups in readers.conf.
One that matches the single user, and containing:
users: "joe"
read: "*"
post: "news.group"
Another one for the others, with:
users: "*,!joe"
read: "*"
or any other variations in read/post.
You'll have to properly authenticate "joe" in your(s) auth group(s),
either via a specific host or an authenticator.
--
Julien ÉLIE
« Il n'y a que le premier pas qui coûte. » (Mme du Deffand)
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)