<?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: bdubbs $
$Date: 2014-09-20 22:22:09 -0400 (Sat, 20 Sep 2014) $
-->

<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="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="re-alpine.xml"/>
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other.xml"/>

</chapter>
