update Sun Jun 20 12:37:00 PDT 2010
[pkgsrc.git] / mail / courier-mta / MESSAGE
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.2 2007/08/10 17:57:03 jlam Exp $
3
4 It is recommended that Courier-MTA be installed together with Courier-IMAP
5 and SqWebMail -- together, they form an integrated mail/groupware
6 server suite that provides ESMTP, IMAP, POP3, webmail, and mailing
7 list services within a single, consistent framework that may be managed
8 through a web CGI application.
9
10 There are two things which must be done to make the Courier ``webadmin''
11 CGI application accessible through your HTTP server:
12
13   (1) Copy the ``webadmin'' CGI binary to the appropriate place in
14       your HTTP document root, e.g. ${PREFIX}/libexec/cgi-bin.  The
15       Courier webadmin would be accessible through, e.g.:
16
17         http://your.domain.com/cgi-bin/webadmin
18
19   (2) Install a password to protect the ``webadmin'' CGI application by
20       creating a one-line file containing the plaintext password at:
21
22         ${PKG_SYSCONFDIR}/webadmin/password
23
24       This file should be owned by ${COURIER_USER}:${COURIER_GROUP} with
25       read-only permissions restricted to the owner (mode 0400).
26
27 Courier mailing lists may be managed through the ``webmlm'' CGI
28 application.  Copy the ``webmlm'' CGI binary to the appropriate place
29 in your HTTP document root, e.g. ${PREFIX}/libexc/cgi-bin.  The Courier
30 webmlm would be accessible through, e.g.:
31
32         http://your.domain.com/cgi-bin/webmlm
33
34 ===========================================================================