On Fri, 2003-02-28 at 16:37, Staven Bruce wrote: > Last but not least, yesterday I created a list that had spaces in the name, > 'air quality alerts'. However, now I wish to delete it, and cannot. When I > use 'rmlist air quality alerts', it just comes back with the 'rmlist' help > info, even thought I have checked grammer and case. If I try to do a 'rmlist > air' it tells me there is no such list. I have checked repeatedly, however > the list remains. Any suggestions? > > Thanks >
Login to the server: cd ~mailman/lists rm -rf "listname with spaces in it" There are some other directories to delete too rm -rf "listname with spaces in it.mbox" cd ~mailman/archives/private rm -rf "listname with spaces in it" cd ~mailman/archives/public rm -rf "listname with spaces in it" That should remove all signs of the errant lists. Jon ------------------------------------------------------ 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: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org