Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 57:10:08 |
Calls: | 584 |
Calls today: | 1 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 112,136 |
I would like suggestions for setting up a moderated news group on
Rocksolid Light. The goal is a moderated group to which only
moderator approved messages will post and propagate.
On 15.09.2024 um 12:28 Uhr Byrl Raze Buckbriar wrote:
I would like suggestions for setting up a moderated news group on
Rocksolid Light. The goal is a moderated group to which only
moderator approved messages will post and propagate.
Already exists and works as intended.
rslight won't add it to the group spool, but post it via NNTP.
The upstream NNTP server will send the message via email to the
moderation address.
Although, I haven't seen a way to post as the moderator with the
Approved: header that will make it distribute by NNTP to the group
itself.
On Sun, 15 Sep 2024 13:13:49 +0000, Marco Moock wrote:
=20
On 15.09.2024 um 12:28 Uhr Byrl Raze Buckbriar wrote:
I would like suggestions for setting up a moderated news group on
Rocksolid Light. The goal is a moderated group to which only
moderator approved messages will post and propagate.
Already exists and works as intended.
rslight won't add it to the group spool, but post it via NNTP.=20
The upstream NNTP server will send the message via email to the
moderation address.
Marco is correct, that rslight supports moderated groups. But this
requires inn. I see in your question that you'd like to do this with
rslight only.
=20
Someone maybe last year was working on this, but he disappeared :) I
don't know if he ever finished it and reads here, maybe he has some code
for you.
=20
I can easily dump articles into a folder and NOT add them to the spool
when posted, but then the admin needs to read that folder and move the articles to '/outgoing/' to "post" them. This can be done with a script,
but no such script exists at this time.
There exists a feature to NOT automatically add to spool already, but
wait for the article to return from the upstream server. Do you intend
to use any upstream server, or are you looking for fully self contained?
This can all be done, but let's work out the specific requirements
first, so we don't rewrite it 12 times :)
Although, I haven't seen a way to post as the moderator with the=20
Approved: header that will make it distribute by NNTP to the group
itself.
This does not exist. It's is fully depended on inn (or another capable
news server) to handle moderated groups.
=20
--=20
Retro Guy
As I understand it, Usenet moderation usually happens via email,
rather than propagation, until the assigned moderator key signs the
message. Is that correct?