glfs/basicnet/mailnews/procmail/procmail-desc.xml
Larry Lawrence 5628618eb9 spellcheck pass
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@832 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-07 21:14:53 +00:00

28 lines
857 B
XML

<sect2>
<title>Contents</title>
<para>The procmail package contains <userinput>procmail</userinput>, <userinput>formail</userinput>, <userinput>lockfile</userinput> and <userinput>mailstat</userinput>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>procmail</title>
<para>procmail is an autonomous mail processor. It performs all the
functions of a MDA (Mail Delivery Agent).</para></sect3>
<sect3><title>formail</title>
<para>formail is a filter that can be used to format mail into mailbox
format.</para></sect3>
<sect3><title>lockfile</title>
<para>lockfile is a utility that can lock a file for single use
interactively or in a script.</para></sect3>
<sect3><title>mailstat</title>
<para>mailstat prints a summary report of mail that has been filtered by
procmail since the last time mailstat was ran.</para></sect3>
</sect2>