> > Not yet.  We need to enhance the NNTP system to support moderation,
which
> > would mean that if a newsgroup is moderated, the message is posted into
the
> > mailet pipeline.

> I don't think it would be too hard, since an NNTP message is a
> MimeMessage as well.  Can you point me at the setup code to hook
> into processing a chain of Mailets?

I need to review the specification, but I believe that an interim measure,
pending replacement of the NNTP repository code, would be to extend the NNTP
configuration for a newsgroup:

  <newsgroup [moderator=ADDRESS>]> NEWSGROUP </newsgroup>

e.g.,

  <newsgroup>org.apache.james.dev</newsgroup>
  <newsgroup moderator="[EMAIL PROTECTED]"> com.jdocentral.jdo.talk </newsgroup>

Then if a newsgroup has an associated moderator address AND the message
lacks an Approved: header, instead of posting the article to newsgroup,
forward it to that moderator address.  I would have to look further to
provide more details, which I really don't have time for today.

I had looked at this before
(http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]
e.org&msgId=712990), but my thoughts may have evolved since then.


        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to