glfs/basicnet/mailnews/fetchmail/fetchmail-intro.xml
Larry Lawrence 96574fa7fc picky stuff
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@882 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-24 16:42:26 +00:00

20 lines
778 B
XML

<sect2>
<title>Introduction to fetchmail</title>
<screen>Download location (HTTP): <ulink url="&fetchmail-download-http;"/>
Download location (FTP): <ulink url="&fetchmail-download-ftp;"/>
Version used: &fetchmail-version;
Package size: &fetchmail-size;
Estimated Disk space required: &fetchmail-buildsize;
Estimated build time: &fetchmail-time;</screen>
<para>The fetchmail package contains the fetchmail program. &quot;It
retrieves mail from remote mail servers and forwards it to your local
(client) machine's delivery system, so it can then be read by
normal mail user agents.&quot; </para>
<screen>fetchmail depends on:
<xref linkend="openssl"/> and a local MDA (<xref linkend="procmail"/>)</screen>
</sect2>