2024-01-20 05:35:53 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
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;
|
|
|
|
]>
|
|
|
|
|
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
|
|
|
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Mail Clients help you retrieve (Fetchmail), sort (Procmail), read and
|
|
|
|
compose responses (Heirloom mailx, Mutt, Pine, Kmail, Balsa, Evolution,
|
|
|
|
SeaMonkey) to email.
|
|
|
|
</para>
|
2005-05-31 00:20:27 +08:00
|
|
|
|
2020-03-24 05:46:15 +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
|
|
|
|
2019-04-24 05:44:53 +08:00
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpine.xml"/>-->
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fetchmail.xml"/>
|
2014-09-21 10:22:09 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mailx.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mutt.xml"/>
|
2014-09-21 10:22:09 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="procmail.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other.xml"/>
|
2005-05-31 00:20:27 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|