summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2001-07-12 04:48:47 +0000
committerbwarsaw2001-07-12 04:48:47 +0000
commit03b080b88bf6b6741b6c477b8b2c0b176cf6ea53 (patch)
treeebd60e85feba5302b6fbf6a20be4430a115c02e6
parent4c9aa6086329a5d8cfc3f5da0f39d5f87f12b12e (diff)
downloadmailman-03b080b88bf6b6741b6c477b8b2c0b176cf6ea53.tar.gz
mailman-03b080b88bf6b6741b6c477b8b2c0b176cf6ea53.tar.zst
mailman-03b080b88bf6b6741b6c477b8b2c0b176cf6ea53.zip
Heh, I guess I should mention mailmanctl, since it's /critical/ to
getting mail delivered.
-rw-r--r--INSTALL10
1 files changed, 9 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1782a7152..87c6f5b50 100644
--- a/INSTALL
+++ b/INSTALL
@@ -201,7 +201,7 @@ upgrade.
--with-gcc=no
Don't use gcc, even if it is found. `cc' must be found on
- your $PATH
+ your $PATH.
3. Check your installation
@@ -328,6 +328,14 @@ upgrade.
% su - mailman
% crontab crontab.in
+ - Start the Mailman qrunner daemon, by executing the following
+ from the $prefix directory:
+
+ % bin/mailmanctl start
+
+ You can use the mailmanctl script as a typical Unix init
+ script. [BAW: add more here.]
+
- Add aliases for `mailman' and `mailman-owner' to the system's
mail alias database. These aliases should point to whoever is
ultimately responsible for the Mailman installation. Here are