source: basicnet/mailnews/procmail.xml@ 0034f4f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0034f4f was 0034f4f, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Updated template.xml with automatized scripts generation related tags.

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

  • Property mode set to 100644
File size: 5.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY procmail-download-http "http://www.procmail.org/procmail-&procmail-version;.tar.gz">
8 <!ENTITY procmail-download-ftp "ftp://ftp.procmail.net/pub/procmail/procmail-&procmail-version;.tar.gz">
9 <!ENTITY procmail-md5sum "1678ea99b973eb77eda4ecf6acae53f1">
10 <!ENTITY procmail-size "226 KB">
11 <!ENTITY procmail-buildsize "1.7 MB">
12 <!ENTITY procmail-time "0.08 SBU">
13]>
14
15<sect1 id="procmail" xreflabel="Procmail-&procmail-version;">
16 <?dbhtml filename="procmail.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">procmail-&procmail-version;.tar</keyword>
23 <keyword role="ftptdir">procmail</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Procmail-&procmail-version;</title>
28
29 <indexterm zone="procmail">
30 <primary sortas="a-Procmail">Procmail</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Procmail</title>
35
36 <para>The <application>Procmail</application> package contains an autonomous
37 mail processor. This is useful for filtering and sorting incoming mail.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing='compact'>
41 <listitem>
42 <para>Download (HTTP): <ulink url="&procmail-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&procmail-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &procmail-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &procmail-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &procmail-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &procmail-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 </sect2>
62
63 <sect2 role="installation">
64 <title>Installation of Procmail</title>
65
66 <para>Install <application>Procmail</application> by running the following
67 commands as the <systemitem class="username">root</systemitem> user:</para>
68
69<screen role='root'><userinput>make LOCKINGTEST=/tmp install &amp;&amp;
70make install-suid</userinput></screen>
71
72 </sect2>
73
74 <sect2 role="commands">
75 <title>Command Explanations</title>
76
77 <para><command>make LOCKINGTEST=/tmp install</command>: This prevents
78 <command>make</command> from asking you where to test file-locking
79 patterns.</para>
80
81 <para><command>make install-suid</command>: Modifies permissions of
82 the installed files.</para>
83
84 </sect2>
85
86 <sect2 role="configuration">
87 <title>Configuring Procmail</title>
88
89 <sect3 id="procmail-config">
90 <title>Config Files</title>
91
92 <para><filename>/etc/procmailrc</filename> and
93 <filename>~/.procmailrc</filename></para>
94
95 <indexterm zone="procmail procmail-config">
96 <primary sortas="e-AA.procmailrc">~/.procmailrc</primary>
97 </indexterm>
98
99 <indexterm zone="procmail procmail-config">
100 <primary sortas="e-etc-procmailrc">/etc/procmailrc</primary>
101 </indexterm>
102
103 </sect3>
104
105 <sect3>
106 <title>Configuration Information</title>
107
108 <para>Recipes have to be written and placed in your
109 <filename>~/.procmailrc</filename> for execution. The procmailex man
110 page is the starting place to learn how to write recipes.</para>
111
112 </sect3>
113
114 </sect2>
115
116 <sect2 role="content">
117 <title>Contents</title>
118
119 <segmentedlist>
120 <segtitle>Installed Programs</segtitle>
121 <segtitle>Installed Libraries</segtitle>
122 <segtitle>Installed Directories</segtitle>
123
124 <seglistitem>
125 <seg>formail, lockfile, mailstat and procmail</seg>
126 <seg>None</seg>
127 <seg>None</seg>
128 </seglistitem>
129 </segmentedlist>
130
131 <variablelist>
132 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
133 <?dbfo list-presentation="list"?>
134 <?dbhtml list-presentation="table"?>
135
136 <varlistentry id="formail">
137 <term><command>formail</command></term>
138 <listitem>
139 <para>is a filter that can be used to format mail into mailbox format.</para>
140 <indexterm zone="procmail formail">
141 <primary sortas="b-formail">formail</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry id="lockfile">
147 <term><command>lockfile</command></term>
148 <listitem>
149 <para>is a utility that can lock a file for single use interactively or in a
150 script.</para>
151 <indexterm zone="procmail lockfile">
152 <primary sortas="b-lockfile">lockfile</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 <varlistentry id="mailstat">
158 <term><command>mailstat</command></term>
159 <listitem>
160 <para>prints a summary report of mail that has been filtered by
161 <command>procmail</command> since the last time <command>mailstat</command>
162 was ran.</para>
163 <indexterm zone="procmail mailstat">
164 <primary sortas="b-mailstat">mailstat</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 <varlistentry id="procmail-prog">
170 <term><command>procmail</command></term>
171 <listitem>
172 <para>is an autonomous mail processor. It performs all the functions
173 of an MDA (Mail Delivery Agent).</para>
174 <indexterm zone="procmail procmail-prog">
175 <primary sortas="b-procmail">procmail</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179 </variablelist>
180
181 </sect2>
182
183</sect1>
184
Note: See TracBrowser for help on using the repository browser.