First off, I'm not sure if any of those are possible via the web interface. I don't think that's really what the interface was designed for. Someone can correct me if I'm wrong.
Renaming a list is a royal pain in the ass. There's some documentation on the Mailman website about it, though it warns that there's no really safe way to do this. And it seems to me that 2) and 3) are going to do the same thing. However, for #2 you might take a look at bin/config_list. As far as deleting a list, it's easy to do using the bin/rmlist. Generally, if you're doing administration for a bunch of lists, I've found it much easier to work with the command line utilities that ship with Mailman. Hope this helps a little bit. Ryan Ken Winter wrote: > Using the Mailman web admin interface, can I / how can I: > > > > 1. Delete an entire mailing list? > 2. Clone the entire setup of a list, creating a new list with a > different name but the same configuration? > 3. Rename a list? > > > > I looked for these how-tos in the available documentation, but I can't find > them. > > > > ~ Thanks in advance for your help > > ~ Ken Winter > > > > PS: I sent this query two weeks ago, and have heard no response, so I'm > sending it again. Am I barking up the wrong tree? > > > > ------------------------------------------------------ > 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/ > Unsubscribe: > http://mail.python.org/mailman/options/mailman-users/steele%40agora-net.com > > Security Policy: > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp > -- Ryan Steele Systems Administrator [EMAIL PROTECTED] AgoraNet, Inc. (302) 224-2475 314 E. Main Street, Suite 1 (302) 224-2552 (fax) Newark, DE 19711 http://www.agora-net.com ------------------------------------------------------ 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/ 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&file=faq01.027.htp
