summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsapiro2006-08-01 01:47:41 +0000
committermsapiro2006-08-01 01:47:41 +0000
commit9213a73b9afe675302c0a7fb5337b4189a875f38 (patch)
tree43c6b08848d49233dade8c6136d41b6737b4f8bd
parent347bd559f5559775ac489e89c47c1206eae0711c (diff)
downloadmailman-9213a73b9afe675302c0a7fb5337b4189a875f38.tar.gz
mailman-9213a73b9afe675302c0a7fb5337b4189a875f38.tar.zst
mailman-9213a73b9afe675302c0a7fb5337b4189a875f38.zip
Changed the descriptions of the ARCHIVE_TO_MBOX settings to more
accurately represent their current meaning.
-rw-r--r--Mailman/Defaults.py.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in
index 0c5a6f648..4d9fc409b 100644
--- a/Mailman/Defaults.py.in
+++ b/Mailman/Defaults.py.in
@@ -216,11 +216,13 @@ DEFAULT_ARCHIVE_PRIVATE = 0
# ARCHIVE_TO_MBOX
#-1 - do not do any archiving
# 0 - do not archive to mbox, use builtin mailman html archiving only
-# 1 - archive to mbox to use an external archiving mechanism only
-# 2 - archive to both mbox and builtin mailman html archiving -
-# use this to make both external archiving mechanism work and
-# mailman's builtin html archiving. the flat mail file can be
-# useful for searching, external archivers, etc.
+# 1 - do not use builtin mailman html archiving, archive to mbox only
+# 2 - archive to both mbox and builtin mailman html archiving.
+# See the settings below for PUBLIC_EXTERNAL_ARCHIVER and
+# PRIVATE_EXTERNAL_ARCHIVER which can be used to replace mailman's
+# builtin html archiving with an external archiver. The flat mail
+# mbox file can be useful for searching, and is another way to
+# interface external archivers, etc.
ARCHIVE_TO_MBOX = 2
# 0 - yearly