[Twisted-Python] Re: nntp protocol supports moderated newsgroups?
Jp Calderone
exarkun at twistedmatrix.com
Thu Oct 17 16:06:11 MDT 2002
Barry A. Warsaw wrote:
>Quick question regarding Twisted's nntp server. Please CC me, as I am
>not on this mailing list.
>
>I need to do some testing of moderated newsgroup support in Mailman.
>Does Twisted's nntp server support moderated newsgroups? If not, I'll
>look into hacking it in, but I wanted to make sure I'm not duplicating
>existing work.
>
>Thanks,
>-Barry
>
There's a "flags" field for this, but no support beyond that. Should
be pretty
easy to stick in the appropriate checks/changes for it. Would be glad
to see it
added :)
Jp
More information about the Twisted-Python
mailing list