From b6c23cf85d664236b4ad4d9252188eff6aa21875 Mon Sep 17 00:00:00 2001
From: Mark Sapiro <mark@msapiro.net>
Date: Sat, 1 Aug 2009 11:54:34 -0700
Subject: Added some notes to the distributed mm_cfg.py.

---
 Mailman/mm_cfg.py.dist.in | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Mailman/mm_cfg.py.dist.in b/Mailman/mm_cfg.py.dist.in
index dd977871..a5a206ac 100644
--- a/Mailman/mm_cfg.py.dist.in
+++ b/Mailman/mm_cfg.py.dist.in
@@ -33,6 +33,14 @@ line (see below).
 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>.
+
 """
 
 ###############################################
-- 
cgit v1.2.3