[Mailman-Users] Setting sitewide defaults that can't be changed?

Mark Sapiro msapiro at value.net
Thu May 19 00:21:50 CEST 2005


George Booth wrote:
>----- Original Message ----- 
>From: "Brad Knowles" <brad at stop.mail-abuse.org>
>>
>> Why not instead have the following in mm_cfg.py:
>>
>> ADMIN_CATEGORIES = [
>>     # First column
>>     'general', 'passwords', 'language', 'members', 'nondigest', 'digest',
>>     # Second column
>>     # Old version commented out, and "archive" removed
>>     # 'privacy', 'bounce', 'archive', 'gateway', 'autoreply',
>>     'privacy', 'bounce', 'gateway', 'autoreply',
>>     'contentfilter', 'topics',
>>     ]
>
>Wonderful, that worked nicely. Thank you! :)
>

If you didn't make other changes, I think you will find that even
though the link is gone from the admin pages that you will still be
able to go ditectly to the
http://www.example.com/mailman/admin/<list>/archive page.

To prevent this, I think you need to remove the line

from Archive import Archive

from Mailman/Gui/__init__.py

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