mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1179 af4574ff-66df-0310-9fd7-8a98e5e911e0
27 lines
871 B
XML
27 lines
871 B
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>Fetchmail</application> package contains
|
|
<command>fetchmail</command> and <command>fetchmailconf</command>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>fetchmail</title>
|
|
<para>When executed as a user, this will source that users
|
|
<filename>~/.fetchmailrc</filename> and download the appropriate mail.
|
|
When run as root, users who have a <filename>.fetchmailrc</filename> will have
|
|
their mail downloaded and delivered accordingly.</para></sect3>
|
|
|
|
<sect3><title>fetchmailconf</title>
|
|
<para>This program provides a <application>Tk</application>
|
|
<acronym>GUI</acronym> interface to your
|
|
<filename>~/.fetchmailrc</filename> making it
|
|
much easier to configure. However you will require,
|
|
<application>Python</application>, and it must
|
|
have the Tkinker module available.</para></sect3>
|
|
|
|
</sect2>
|
|
|