glfs/server/mail/mail.xml

20 lines
491 B
XML
Raw Normal View History

<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>