--On Friday, June 18, 2004 12:47 pm -0700 Shaun <[EMAIL PROTECTED]> wrote:

This may be a newbie question and discussed many times before but I didn't
have much luck finding a answer.

I need to export a mailman list to a flatfile, is it possible to do this?

Yes, if you have access to the command line on the server, use:

$MAILMAN/bin/list_members -fp $LISTNAME

where $MAILMAN is the path to your mailman installation, and $LISTNAME is the name of your list.

$MAILMAN/bin/list_members --help

will tell you some options that you can use.

You can use "sync_members" to restore the list.

Also

If I ever needed to restore it how would I go about doing that?

--
~Shaun




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



-- Ian Eiloart Servers Team Sussex University ITS


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