On Wed, Sep 15, 2004 at 09:14:56PM -0500, Rick Glascock wrote:
> addresses when using this method. Is there a quick, easy way
> to flip all members to "unhidden" while I process the request
> and then flip them back after?

No.  (And if there were, you would need to shut down Mailman,
or at least lock the list across multiple operations (unhide,
who, hide) to avoid other accesses changing things during that
window.)

You can get the complete subscriber list from the
bin/list_members command if you have shell access on the
server.  Or if that isn't an option, by scripting the web
interface.

-- 
Jim Tittsler             http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship          http://Starship.Python.net/
Ringo MUG Tokyo          http://www.ringo.net/rss.html

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to