[Mailman-Users] Completely read-only list

Mark Sapiro mark at msapiro.net
Mon Aug 22 03:13:38 CEST 2011


David Lubkin wrote:
>
>Actually, it's not perfect. Emergency moderation seems better than
>setting everyone's moderation bit.
>
>Setting everyone's moderation bit either requires manually visiting
>each admin page (for ~75 lists) or writing a more complicated script
>to achieve what that does. Worse, it loses the record of who was set to
>moderation before this, making it much more cumbersome to undo.
>
>Is there any reason you're counseling against emergency moderation?


Yes. Emergency moderation is totally separate from member moderation.
It is an unconditional hold without notice to the admin/moderator. It
does not look at member_moderation_action or member_moderation_notice.

There is a script at <http://www.msapiro.net/scripts/set_mod.py>
(mirrored at <http://fog.ccsf.cc.ca.us/~msapiro/scripts/set_mod.py>)
which can be installed as bin/set_mod.py and run via

  bin/withlist -a -r set_mod -- --set --all

To set all members moderated in all lists.

There is also a script at <http://www.msapiro.net/scripts/list_mod.py>
(mirrored at <http://fog.ccsf.cc.ca.us/~msapiro/scripts/list_mod.py>)
which you could run first to list who was moderated before hand.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list