mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
20 lines
491 B
XML
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>
|