aboutsummaryrefslogtreecommitdiffstats
path: root/server/mail/mail.xml
blob: 3b8151c0c958ff168eddc5e0eadf545f94ef0017 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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>