summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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