[Mailman-Users] finding moderators of a list

Adam McGreggor adam-mailman at amyl.org.uk
Thu Feb 23 20:40:55 CET 2012


On Thu, Feb 23, 2012 at 02:22:25PM -0500, Hone, Don wrote:
> Is there a way as list owner or as system admin, to sort a mailman
> membership list based on whether someone's moderation flag is set, or
> perhaps export that list into a format that includes all of the
> various option columns that could then dump into Excel?  

moderators (per your Subject: line) != moderated bit.

For list-moderators, `list_owners -wm` may be useful. (pipe it through
tr(1), maybe)

To list those with moderated bits set,
http://www.msapiro.net/scripts/list_mod.py might be what you're after.

-- 
"Many people would sooner die than think. In fact, they do."
    -- Bertrand Russell


More information about the Mailman-Users mailing list