mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
7283ae5561
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1975 af4574ff-66df-0310-9fd7-8a98e5e911e0
47 lines
1.9 KiB
XML
47 lines
1.9 KiB
XML
<sect2>
|
|
<title>Introduction to <application>Courier</application></title>
|
|
|
|
<para>The <application>Courier</application> package contains a Mail Transport
|
|
Agent (<acronym>MTA</acronym>). This is useful for sending email to other users
|
|
of your host machine. It can also be configured to be a central mail server for
|
|
your domain or a mail relay agent. The <application>Courier</application>
|
|
packages also includes a web-based email interface, <acronym>IMAP</acronym>,
|
|
<acronym>IMAP</acronym>-<acronym>SSL</acronym>, <acronym>POP</acronym>3, and
|
|
<acronym>POP</acronym>3-<acronym>SSL</acronym>.</para>
|
|
|
|
<!--
|
|
The configuration
|
|
listed below will allow users with <acronym>PAM</acronym> and virtual-users in
|
|
a <application>My<acronym>SQL</acronym></application> Database access to email.</para>
|
|
-->
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&courier-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&courier-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &courier-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: &courier-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &courier-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>Courier</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="gdbm"/> or <xref linkend="db"/></para></sect4>
|
|
<sect4><title>Optional</title>
|
|
<para>
|
|
<xref linkend="mysql"/> or <xref linkend="postgresql"/>,
|
|
<xref linkend="Linux_PAM"/>,
|
|
<xref linkend="openssl"/>,
|
|
<xref linkend="fam"/>,
|
|
<xref linkend="openldap"/>,
|
|
<xref linkend="apache"/>,
|
|
<xref linkend="ispell"/> or <xref linkend="aspell"/>,
|
|
<xref linkend="gnupg"/>,
|
|
<ulink url="http://expect.nist.gov/">Expect</ulink>,
|
|
<ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink> and
|
|
<ulink url="http://alpha.greenie.net/mgetty/">Mgetty+Sendfax</ulink>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|