[Mailman-Users] Re: Members of a list

2002-12-09 Thread Jon Carnes
On Mon, 2002-12-09 at 02:32, Faruk Ahmed wrote:
 
 Where can I see the members of list ? I looked in /home/mailman/lists/.. but
 could not see any file to show members.
 
 I want to keep backup of the lists including members email address and
 configuration of the lists. Does /home/mailman/lists/* cover everything?
 Thanks
 
 Faruk
 

Yes, backing up /home/mailman/lists/.. will save list configurations and
membership information.  The key file for any list is: config.db

If you want a text copy of each list and its configuration you can use:

/home/mailman/bin/dumpdb -o - /home/mailman/lists/listname/config.db 

Dumpdb dumps out the config.db database and can also be used to upload
edited text directly into a database.

For further information, see the FAQ and archives.

Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Searchable Archives:
http://www.mail-archive.com/mailman-users%40python.org/

Good Luck - Jon Carnes


--
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



[Mailman-Users] Re: members of a list

2002-09-29 Thread Will Yardley

Elisha Wong wrote:

 Just wonder if I get a text file of all the members of a list
 I could not find any options in the web interface

$mailman_base/bin/list_members

-- 
Will Yardley
input: william  @ hq . newdream . net . 


--
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/