2002-07-08 04:28:42 +08:00
|
|
|
<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>
|
|
|
|
|
2003-04-15 02:29:34 +08:00
|
|
|
<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>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
&postfix;
|
|
|
|
&qmail;
|
|
|
|
&sendmail;
|
|
|
|
&exim;
|
|
|
|
&qpopper;
|
2003-04-15 02:29:34 +08:00
|
|
|
<!--&courier-->
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|