If  mm_cfg.py is set as 'OWNERS_CAN_DELETE_THEIR_OWN_LISTS = Yes', is there
a way to set the default for 'Also Delete Archives' to 'Yes'. For the
purposes of most of the lists that I administer, they are only used for a
limited period of time and then the subscribers/owners want the whole thing
scrubbed.

I have full access to the installation on the server, and have always
removed lists and archives from the command line on request. However, I have
been thinking of giving list owners the opportunity to delete their own
lists, but I don't want archives left behind.


On 7/13/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
>
> 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 <[EMAIL PROTECTED]>       The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users@python.org
> 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/adamsca%40gmail.com
>
> Security Policy:
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp
>



-- 
Christopher Adams
[EMAIL PROTECTED]
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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&amp;file=faq01.027.htp

Reply via email to