===========================================================================
$NetBSD: MESSAGE,v 1.2 2007/08/10 17:57:03 jlam Exp $

It is recommended that Courier-MTA be installed together with Courier-IMAP
and SqWebMail -- together, they form an integrated mail/groupware
server suite that provides ESMTP, IMAP, POP3, webmail, and mailing
list services within a single, consistent framework that may be managed
through a web CGI application.

There are two things which must be done to make the Courier ``webadmin''
CGI application accessible through your HTTP server:

  (1) Copy the ``webadmin'' CGI binary to the appropriate place in
      your HTTP document root, e.g. /usr/pkg/libexec/cgi-bin.  The
      Courier webadmin would be accessible through, e.g.:

        http://your.domain.com/cgi-bin/webadmin

  (2) Install a password to protect the ``webadmin'' CGI application by
      creating a one-line file containing the plaintext password at:

        /usr/pkg/etc/courier/webadmin/password

      This file should be owned by courier:mail with
      read-only permissions restricted to the owner (mode 0400).

Courier mailing lists may be managed through the ``webmlm'' CGI
application.  Copy the ``webmlm'' CGI binary to the appropriate place
in your HTTP document root, e.g. /usr/pkg/libexc/cgi-bin.  The Courier
webmlm would be accessible through, e.g.:

        http://your.domain.com/cgi-bin/webmlm

===========================================================================
