glfs/networking/mailnews/mailnews.xml

33 lines
1.2 KiB
XML
Raw Normal View History

2024-01-20 05:35:53 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<!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;
]>
<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/2001/XInclude" href="alpine.xml"/>-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fetchmail.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mailx.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mutt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="procmail.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other.xml"/>
</chapter>