This package includes the entire source code for the Courier mail server - the mail server, IMAP server, webmail server, and the maildrop mail filter. You do not need to install those individual packages if you download this package.
(Download older/other releases)
The Courier Authentication Library is a generic authentication API that
encapsulates the process of validating account passwords. In addition to
reading the traditional account passwords from /etc/passwd
, the
account information can alternatively be obtained from an LDAP directory; a
MySQL or a PostgreSQL database; or a GDBM or a DB file. The Courier
authentication library must be installed before building any Courier packages
that needs direct access to mailboxes (in other words, all packages except
for courier-sox and courier-analog).
(Download older/other releases)
This is an optional package, the Courier log analyzer. Courier-analog generates log summaries for incoming and outgoing SMTP connections, and IMAP and POP3 activity. courier-analog can generate output in text or HTML format.
(Download older/other releases)
This package contains the standalone Courier IMAP server, which is used to provide IMAP access to local mailboxes. Courier-IMAP is provided here as a separate package that can be used with other mail servers as well.
More information about the Courier-IMAP server.
(Download older/other releases)
This package contains the SqWebMail webmail CGI. This CGI is used by the Courier mail server to provide webmail access to local mailboxes. SqWebMail is provided here as a separate package that can be used with other mail servers as well.
More information about SqWebMail.
(Download older/other releases)
This package contains the maildrop delivery agent/mail filter. This mail filter module is included in the Courier mail server, which uses it to filter incoming mail. Maildrop is provided here as a separate package that can be used with other mail servers as well.
More information about maildrop.
(Download older/other releases)
This package contains the Courier Socks 5 Proxy client library, which is a package used by the forthcoming version of Courier to send outgoing mail through a Socks 5 proxy. You will need to install this package before building Courier in order to use a Socks proxy to send outgoing mail.
(Download older/other releases)
This package contains Cone, a text-based mail client based, in part, on Courier libraries.
(Download older/other releases)
The sysconftool utility contains an additional autoconf macro used by Courier to install configuration files. You only need to install sysconftool if you intend to check out Courier from CVS. You do not need to install sysconftool in order to compile and install tarballed releases.
More information about sysconftool.
(Download older/other releases)