summaryrefslogtreecommitdiff
path: root/mail/mailman/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailman/MESSAGE')
-rw-r--r--mail/mailman/MESSAGE21
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/mailman/MESSAGE b/mail/mailman/MESSAGE
new file mode 100644
index 00000000000..3cd1ff7c24e
--- /dev/null
+++ b/mail/mailman/MESSAGE
@@ -0,0 +1,21 @@
+==========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2002/08/23 15:28:17 bouyer Exp $
+
+You will need to make mailman accessible through your HTTP server.
+If you are running Apache, then you may add the following line to httpd.conf:
+
+ Include ${PKG_SYSCONFDIR}/mailman.conf
+
+to make mailman accessible through:
+
+ http://www.domain.com/mailman/
+
+and the archive accessible though
+ http://www.domain.com/pipermail/
+
+You will also need to add some crontab entries for the user ${MAILMAN_USER}.
+You can use ${EXECDIR}/cron/crontab.in as template.
+See the files in ${DOCDIR} for how to use mailman, especially
+${DOCDIR}/INSTALL starting at section 5 for post-install configurations.
+
+==========================================================================