glfs/server/mail/mail.xml

20 lines
577 B
XML
Raw Normal View History

<chapter id="server-mail">
<?dbhtml filename="mail.html" dir="server"?>
<title>Mail Server Software</title>
<para><acronym>MTA</acronym>s are the programs which transport mail from one machine to the
other. The traditional <acronym>MTA</acronym> is <command>sendmail</command>
however there are several other choices.</para>
<para>As well as <acronym>SMTP</acronym> servers there is a
<acronym>POP</acronym> server (qpopper) and an <acronym>IMAP</acronym>
server (Courier-<acronym>IMAP</acronym>).</para>
&postfix;
&qmail;
&sendmail;
&exim;
&qpopper;
&courier;
</chapter>