2004-06-12 14:27:56 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 14:27:56 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2007-01-19 03:38:19 +08:00
|
|
|
<!--
|
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
-->
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="basicnet-mailnews">
|
2005-04-29 04:08:56 +08:00
|
|
|
<?dbhtml filename="mailnews.html"?>
|
|
|
|
<title>Mail/News Clients</title>
|
2005-05-31 00:20:27 +08:00
|
|
|
|
2005-05-31 05:22:39 +08:00
|
|
|
<para>Mail Clients help you retrieve (Fetchmail), sort (Procmail), read and
|
2006-04-01 06:52:00 +08:00
|
|
|
compose responses (Heirloom mailx, Mutt, Pine, Kmail, Balsa, Evolution,
|
|
|
|
SeaMonkey) to email.</para>
|
2005-05-31 00:20:27 +08:00
|
|
|
|
2005-04-29 04:08:56 +08:00
|
|
|
<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>
|
2005-05-31 00:20:27 +08:00
|
|
|
|
2006-04-01 06:52:00 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mailx.xml"/>
|
2005-05-31 00:20:27 +08:00
|
|
|
<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"/>
|
2006-04-21 03:04:06 +08:00
|
|
|
<!-- Commenting out slrn as tin has replaced it
|
2005-05-31 00:20:27 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="slrn.xml"/>
|
2006-04-21 03:04:06 +08:00
|
|
|
-->
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tin.xml"/>
|
2005-05-31 00:20:27 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other.xml"/>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|