[Mailman-Users] removing a list

Mark Sapiro msapiro at value.net
Fri Jul 14 03:38:01 CEST 2006


The League CA Cities wrote:

>i have tried looking through the FAQs just looking to remove some out of
>date lists


If the installation has

OWNERS_CAN_DELETE_THEIR_OWN_LISTS = Yes

in mm_cfg.py, there will be a 'Delete this mailing list' link under
'Other Administrative Activities' on the web admin interface.

If not, you can use

bin/rmlist listname

to remove the list and keep the archives or

bin/rmlist -a listname

to remove everything, or you can just remove the directories

lists/listname
archives/private/listname
archives/private/listname.mbox

and the corresponding symlinks in archives/public if the archives are
public.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list