------------------------------------------------------------ revno: 1061 committer: Mark Sapiro <[email protected]> branch nick: 2.2 timestamp: Sat 2009-08-01 11:56:15 -0700 message: Added some notes to the distributed mm_cfg.py modified: Mailman/mm_cfg.py.dist.in
-- lp:mailman/2.2 https://code.launchpad.net/~mailman-coders/mailman/2.2 Your team Mailman Checkins is subscribed to branch lp:mailman/2.2. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription.
=== modified file 'Mailman/mm_cfg.py.dist.in' --- Mailman/mm_cfg.py.dist.in 2005-08-27 01:40:17 +0000 +++ Mailman/mm_cfg.py.dist.in 2009-08-01 18:56:15 +0000 @@ -33,6 +33,14 @@ Note that these are just default settings; many can be overridden via the administrator and user interfaces on a per-list or per-user basis. +Also note that many of these settings will not be effective until Mailman +is restarted. Thus, you should always restart Mailman after changing this +file. + +Further, settings which relate to a list's host_name and web_page_url only +affect lists created after the change. For existing lists, see the FAQ at +<http://wiki.list.org/x/mIA9>. + """ ###############################################
_______________________________________________ Mailman-checkins mailing list [email protected] Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org
