glfs/server/mail/mail.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

20 lines
491 B
XML

<chapter id="server-mail">
<?dbhtml filename="mail.html" dir="server"?>
<title>Mail Server Software</title>
<para>MTAs are the programs which transport mail from one machine to the
other. The traditional MTA is <emphasis>sendmail</emphasis> however
there are several other choices.</para>
<para>As well as SMTP servers there are two other packages here, a POP
server (qpopper) and an IMAP server (Courier-IMAP).</para>
&postfix;
&qmail;
&sendmail;
&exim;
&qpopper;
&courier;
</chapter>