glfs/server/mail/mail.xml

19 lines
514 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 is a POP server (qpopper). An IMAP
server (Courier-IMAP) is available for inclusion in the next version.</para>
&postfix;
&qmail;
&sendmail;
&exim;
&qpopper;
<!--&courier-->
</chapter>