Bob Tourkow wrote:
>
>1.  (Seemingly simple question)  How can I print out a complete list of the
>names and email addresses of all members of the list?


The command line tool

bin/list_members

Run it with the --help option for instructions.

If you don't have access to this and there is no one else in your
organization that does, see the thread at
<http://mail.python.org/pipermail/mailman-users/2006-January/048473.html>


>2. I have a list that was once used for a one-time mailing, and I now need
>to remove all of the subscribers from it, without them receiving
>un-subscribed messages.  Unfortunately, I don’t have the original list I
>mass-subscribed (which I know if I had, I could simply do a
>mass-unsubscribe).  Is there an easy way to do this?

bin/remove_members

Run it with the --help option for instructions.

If you don't have access to this and there is no one else in your
organization that does, see the above thread for ways to make a list
you can use in a mass unsub.

Or just delete the list if you can.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to