glfs/basicnet/mailnews/mailnews.xml

38 lines
1.4 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<!--
$LastChangedBy$
$Date$
-->
<chapter id="basicnet-mailnews">
<?dbhtml filename="mailnews.html"?>
<title>Mail/News Clients</title>
<para>Mail Clients help you retrieve (Fetchmail), sort (Procmail), read and
compose responses (Heirloom mailx, Mutt, Pine, Kmail, Balsa, Evolution,
SeaMonkey) to email.</para>
<para>News clients also help you retrieve, sort, read and compose
responses, but these messages travel through USENET (a worldwide
bulletin board system) using the Network News Transfer Protocol
(NNTP).</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mailx.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procmail.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fetchmail.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mutt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pine.xml"/>
<!-- Commenting out slrn as tin has replaced it
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="slrn.xml"/>
-->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tin.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other.xml"/>
</chapter>