aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/mm_cfg.py.dist.in
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/mm_cfg.py.dist.in')
-rw-r--r--Mailman/mm_cfg.py.dist.in8
1 files changed, 8 insertions, 0 deletions
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>.
+
"""
###############################################