From 3a258ad5cdd98c5705af6c02ba91993b3d382adc Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 5 Dec 2007 17:23:41 -0500 Subject: Because the admin directory is no longer included, the www directory isn't either, and that's where the generated docs used to live. So now, make this directory include the generated docs, removing the old IPC7 and LISA-98 directories, and the .tex source files. These latter are moved to the admin repository. --- doc/mailman-admin/node26.html | 137 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 doc/mailman-admin/node26.html (limited to 'doc/mailman-admin/node26.html') diff --git a/doc/mailman-admin/node26.html b/doc/mailman-admin/node26.html new file mode 100644 index 00000000..1cb22484 --- /dev/null +++ b/doc/mailman-admin/node26.html @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + +2.9 The Archiving Options Category + + + + + +

+2.9 The Archiving Options Category +

+ +

+Mailman comes with a built-in web-based archiver called +Pipermail, although it can be configured to use external, +third party archivers. + +

+

+
archive
+
This option tells Mailman whether to archive messages it receives + or not, regardless of whether Pipermail or a third party archiver + is used. Turn this off if you don't want to archive messages. + +

+Note that senders can control whether their own posts are + archived, on an individual per-message basis. If the posted + message has a X-No-Archive: header (regardless of + value), or a X-Archive: header with a value of + No (case insensitive), then the message will not be + archived, although it will be treated as normal in all other + ways. + +

+

+
archive_private
+
Controls whether Pipermail archives are private or public. + Private archives require a valid member address and password, or a + list administrator password in order to access them. This + option has no effect when a third party archiver is used. + +

+

+
archive_volume_frequency
+
Controls how Pipermail splits messages in the archive. The most + common option is Monthly meaning a new archive volume is + started every month. Very high volume lists may want a shorter + frequency (e.g. Weekly or Daily) where as lower + volume lists may want a longer frequency (e.g. Yearly). + This option has no effect when a third party archiver is used. +
+
+ +

+ +

+ + + + -- cgit v1.2.3