2002-02-13 10:07:06 +01:00
|
|
|
----------------------------------------------------------------------------
|
|
|
|
Mailman has been installed, but is not quite ready to be used yet!
|
|
|
|
You need to configure both Mailman and your MTA to integrate with each
|
2002-02-20 10:09:44 +01:00
|
|
|
other. At the very least, you'll need to create these aliases:
|
2001-12-06 08:45:02 +01:00
|
|
|
|
2002-02-20 10:09:44 +01:00
|
|
|
mailman: you@your.domain.com
|
|
|
|
mailman-owner: mailman
|
2001-12-06 08:45:02 +01:00
|
|
|
|
2002-02-20 10:09:44 +01:00
|
|
|
You will also find README files with MTA-specific hints in
|
|
|
|
%%DOCSDIR%%.
|
2002-02-13 10:07:06 +01:00
|
|
|
|
|
|
|
You'll need to add at least the following to Apache's httpd.conf to
|
2002-02-20 10:09:44 +01:00
|
|
|
activate Mailman's web interface:
|
2001-12-06 08:45:02 +01:00
|
|
|
|
2002-10-21 17:31:38 +02:00
|
|
|
ScriptAlias /mailman "%%MAILMANDIR%%/cgi-bin"
|
|
|
|
Alias /pipermail "%%MAILMANDIR%%/archives/public"
|
2002-02-20 10:09:44 +01:00
|
|
|
|
|
|
|
Remember to reload your mail aliases if required, and to restart your httpd!
|
|
|
|
|
2003-01-23 13:49:00 +01:00
|
|
|
See INSTALL and UPGRADING in %%DOCSDIR%% for further
|
|
|
|
post-installation instructions.
|
2002-02-20 10:09:44 +01:00
|
|
|
|
|
|
|
Note: The entire Mailman installation resides under %%MAILMANDIR%%.
|
|
|
|
The command-line scripts necessary to administer Mailman have been installed
|
|
|
|
in %%MAILMANDIR%%/bin.
|
2002-02-13 10:07:06 +01:00
|
|
|
----------------------------------------------------------------------------
|