[Mailman-Users] List members who are not moderated

2010-01-13 Thread Tim Van Dyne
 
Is there a quick  easy way (preferably CLI) to just list all members
who do *not* have their mod bit set?  The same way that you can list
members who have digest set.
 
I've looked around a bit and there doesn't seem to be any discussion
about this that I can find.
 
-Tim-
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] List members who are not moderated

2010-01-13 Thread Mark Sapiro
Tim Van Dyne wrote:
 
Is there a quick  easy way (preferably CLI) to just list all members
who do *not* have their mod bit set?  The same way that you can list
members who have digest set.


Well, there wasn't, but ...

There is now a withlist script at
http://www.msapiro.net/scripts/list_mod.py (mirrored at
http://fog.ccsf.cc.ca.us/~msapiro/scripts/list_mod.py).

This would probably be a good addition to list_members for MM 3.

There was the mailman-subscribers.py script mentioned in the FAQ at
http://wiki.list.org/x/aYA9 which can be used to extract the
membership along with their flags as a csv file which could then be
sorted or selected on the mod flag, but this is awkward, plus it
screen scrapes the web admin interface which is less than ideal for
those who have CLI access.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org