Ignore:
Timestamp:
05/14/2003 12:14:31 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6e23722
Parents:
59049e84
Message:

intro update to fetchmail, mutt, procmail, db

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@909 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/procmail/procmail-desc.xml

    r59049e84 rbe352a7  
    22<title>Contents</title>
    33
    4 <para>The procmail package contains <userinput>procmail</userinput>, <userinput>formail</userinput>, <userinput>lockfile</userinput> and <userinput>mailstat</userinput>.</para>
     4<para>The <application>procmail</application> package contains <command>procmail</command>, <command>formail</command>, <command>lockfile</command> and <command>mailstat</command>.</para>
    55
    66</sect2>
     
    99
    1010<sect3><title>procmail</title>
    11 <para>procmail is an autonomous mail processor.  It performs all the
    12 functions of a MDA (Mail Delivery Agent).</para></sect3>
     11<para><command>procmail</command> is an autonomous mail processor.  It performs
     12all the functions of a <acronym>MDA</acronym> (Mail Delivery Agent).</para></sect3>
    1313
    1414<sect3><title>formail</title>
    15 <para>formail is a filter that can be used to format mail into mailbox
    16 format.</para></sect3>
     15<para><command>formail</command> is a filter that can be used to format mail
     16into mailbox format.</para></sect3>
    1717
    1818<sect3><title>lockfile</title>
    19 <para>lockfile is a utility that can lock a file for single use
    20 interactively or in a script.</para></sect3>
     19<para><command>lockfile</command> is a utility that can lock a file for single
     20use interactively or in a script.</para></sect3>
    2121
    2222<sect3><title>mailstat</title>
    23 <para>mailstat prints a summary report of mail that has been filtered by
    24 procmail since the last time mailstat was ran.</para></sect3>
     23<para><command>mailstat</command> prints a summary report of mail that has been
     24filtered by <application>procmail</application> since the last time <command>
     25mailstat</command> was ran.</para></sect3>
    2526
    2627</sect2>
Note: See TracChangeset for help on using the changeset viewer.