source: basicnet/mailnews/mutt.xml@ 448c517

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 448c517 was 448c517, checked in by Ag Hatzimanikas <ag@…>, 14 years ago

Added the optional --with-slang switch in Mutt

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

  • Property mode set to 100644
File size: 12.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY mutt-download-http "&sourceforge-repo;/mutt/mutt-&mutt-version;.tar.gz">
8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz">
9 <!ENTITY mutt-md5sum "027cdd9959203de0c3c64149a7ee351c">
10 <!ENTITY mutt-size "3.5 MB">
11 <!ENTITY mutt-buildsize "28.5 MB">
12 <!ENTITY mutt-time "0.3 SBU">
13]>
14
15<sect1 id="mutt" xreflabel="Mutt-&mutt-version;">
16 <?dbhtml filename="mutt.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Mutt-&mutt-version;</title>
24
25 <sect2 role="package">
26 <title>Introduction to Mutt</title>
27
28 <para>The <application>Mutt</application> package contains a Mail User
29 Agent. This is useful for reading, writing, replying to, saving, and
30 deleting your email.</para>
31
32 <bridgehead renderas="sect3">Package Information</bridgehead>
33 <itemizedlist spacing='compact'>
34 <listitem>
35 <para>Download (HTTP): <ulink url="&mutt-download-http;"/></para>
36 </listitem>
37 <listitem>
38 <para>Download (FTP): <ulink url="&mutt-download-ftp;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download MD5 sum: &mutt-md5sum;</para>
42 </listitem>
43 <listitem>
44 <para>Download size: &mutt-size;</para>
45 </listitem>
46 <listitem>
47 <para>Estimated disk space required: &mutt-buildsize;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated build time: &mutt-time;</para>
51 </listitem>
52 </itemizedlist>
53
54 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
55 <itemizedlist spacing="compact">
56 <listitem>
57 <para>Required patch: <ulink
58 url="&patch-root;/mutt-&mutt-version;-interactive_smtp_fix-1.patch"/></para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Mutt Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Optional</bridgehead>
65 <para role="optional"><xref linkend="gnupg"/> or <xref linkend="gnupg2"/>,
66 <xref linkend="openssl"/> or <xref linkend="gnutls"/>,
67 an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
68 <xref linkend="aspell"/>,
69 <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
70 <xref linkend="cyrus-sasl"/>,
71 <xref linkend="slang"/>,
72 <xref linkend="libidn"/>,
73 <xref linkend="db"/> or
74 <!-- <xref linkend="gdbm"/> -->
75 <ulink url="http://qdbm.sourceforge.net/">QDBM</ulink> or
76 <ulink url="http://tokyocabinet.sourceforge.net/index.html">Tokyo Cabinet</ulink>, and
77 <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink>
78 </para>
79
80 <bridgehead renderas="sect4">Optional (To Regenerate HTML
81 Documentation)</bridgehead>
82 <para role="optional"><xref linkend="libxslt"/> and either
83 <xref linkend="lynx"/>,
84 <xref linkend="w3m"/> or
85 <ulink url="http://elinks.or.cz/">ELinks</ulink></para>
86
87 <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead>
88 <para role="optional"><xref linkend="jadetex"/> and
89 <xref linkend="docbook-dsssl"/></para>
90
91 <para condition="html" role="usernotes">User Notes:
92 <ulink url="&blfs-wiki;/mutt"/></para>
93
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of Mutt</title>
98
99 <note>
100 <para>This version of <application>Mutt</application> is a development
101 release. The BLFS staff has determined that it provides a stable
102 program and fixes two issues in the current stable version of
103 <application>Mutt</application>: a segmentation fault that occurs under
104 certain conditions and a compilation problem when building with
105 <application>GCC-&gcc-version;</application>. To find the current
106 stable release, please refer to the
107 <ulink url="http://www.mutt.org/">Mutt home page</ulink>.</para>
108 </note>
109
110 <para><application>Mutt</application> requires a group named
111 <systemitem class="groupname">mail</systemitem>. You can
112 add this group, if it does not exist, with this command:</para>
113
114<screen role="root"><userinput>groupadd -g 34 mail</userinput></screen>
115
116 <para>If you did not install an MTA, such as <xref linkend="postfix"/> or
117 <xref linkend="sendmail"/>, you need to modify the ownership of
118 <filename class="directory">/var/mail</filename> with this command:</para>
119
120<screen role="root"><userinput>chgrp -v mail /var/mail</userinput></screen>
121
122 <para>Install <application>Mutt</application> by running the following
123 commands:</para>
124
125<screen><userinput>patch -Np1 -i ../mutt-&mutt-version;-interactive_smtp_fix-1.patch &amp;&amp;
126./configure --prefix=/usr --sysconfdir=/etc \
127 --with-docdir=/usr/share/doc/mutt-&mutt-version; \
128 --enable-pop --enable-imap \
129 --enable-hcache --without-qdbm \
130 --without-tokyocabinet \
131 --with-gdbm --without-bdb &amp;&amp;
132make</userinput></screen>
133
134 <para>If you have the necessary dependencies installed and would like
135 to rebuild the HTML documentation, issue the following commands:</para>
136
137<screen><userinput>make -C doc clean &amp;&amp;
138make -C doc</userinput></screen>
139
140 <para>To generate the PDF manual with <xref linkend="jadetex"/>, run
141 the following command:</para>
142
143<screen><userinput>make -C doc manual.pdf</userinput></screen>
144
145 <para>This package does not come with a test suite.</para>
146
147 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
148
149<screen role='root'><userinput>make install</userinput></screen>
150
151 <para>If you generated the PDF manual, install it and the source TeX
152 file by issuing the following command as the
153 <systemitem class="username">root</systemitem> user:</para>
154
155<screen role='root'><userinput>install -v -m644 doc/manual.{pdf,tex} \
156 /usr/share/doc/mutt-&mutt-version;</userinput></screen>
157
158 </sect2>
159
160 <sect2 role="commands">
161 <title>Command Explanations</title>
162
163 <para><parameter>--enable-pop</parameter>: This switch enables
164 POP3 support.</para>
165
166 <para><parameter>--enable-imap</parameter>: This switch enables
167 IMAP support.</para>
168
169 <para><parameter>--enable-hcache</parameter>: This switch enables
170 header caching.</para>
171
172 <para><parameter>--without-qdbm</parameter>: This switch disables
173 <application>QDBM</application> as the header cache backend.</para>
174
175 <para><parameter>--without-tokyocabinet</parameter>: This switch disables
176 <application>Tokyo Cabinet</application> as the header cache backend.</para>
177
178 <!-- <para><parameter>- -without-gdbm</parameter>: This switch disables
179 <application>GDBM</application> as the header cache backend.</para> -->
180
181 <para><parameter>--with-gdbm</parameter>: This switch enables
182 <application>GDBM</application> as the header cache backend.</para>
183
184 <para><parameter>--without-bdb</parameter>: This switch disables
185 <application>Berkeley DB</application> as the header cache backend.</para>
186
187 <para><parameter>--enable-smtp</parameter>: This switch enables
188 SMTP relay support.</para>
189
190 <para><parameter>--with-ssl</parameter>: This parameter adds SSL/TLS
191 support from <xref linkend="openssl"/> in POP3/IMAP/SMTP if they are
192 enabled.</para>
193
194 <para><parameter>--with-sasl</parameter>: This parameter adds
195 authentication support from <xref linkend="cyrus-sasl"/> in POP3/IMAP/SMTP
196 if they are enabled. Depending on the server configuration, this may not
197 be needed for POP3 or IMAP. However, it is needed for SMTP
198 authentication.</para>
199
200 <para><parameter>--with-slang</parameter>: Use <application>S-Lang
201 </application> instead of <application>Ncurses</application>.</para>
202
203 </sect2>
204
205 <sect2 role="configuration">
206 <title>Configuring Mutt</title>
207
208 <sect3 id="mutt-config">
209 <title>Config Files</title>
210
211 <para><filename>/etc/Muttrc</filename>, <filename>~/.muttrc</filename>,
212 <filename>/etc/mime.types</filename>, <filename>~/.mime.types</filename></para>
213
214 <indexterm zone="mutt mutt-config">
215 <primary sortas="e-etc-Muttrc">/etc/Muttrc</primary>
216 </indexterm>
217
218 <indexterm zone="mutt mutt-config">
219 <primary sortas="e-AA.muttrc">~/.muttrc</primary>
220 </indexterm>
221
222 <indexterm zone="mutt mutt-config">
223 <primary sortas="e-etc-mime.types">/etc/mime.types</primary>
224 </indexterm>
225
226 <indexterm zone="mutt mutt-config">
227 <primary sortas="e-AA.mime.types">~/.mime.types</primary>
228 </indexterm>
229
230 </sect3>
231
232 <sect3>
233 <title>Configuration Information</title>
234
235 <para>No changes in these files are necessary to begin using
236 <application>Mutt</application>. When you are ready to make changes, the
237 man page for <filename>muttrc</filename> is a good starting place.</para>
238
239 <para>In order to utilize <application>GnuPG</application>, use the following
240 command:</para>
241
242<screen><userinput>cat /usr/share/doc/mutt-&mutt-version;/samples/gpg.rc &gt;&gt; ~/.muttrc</userinput></screen>
243
244 <para><application>Mutt</application> uses <command>gpg</command> in the
245 imported sample. If you have <xref linkend="gnupg2"/> installed and you
246 do not have <xref linkend="gnupg"/> installed you can create a symlink
247 to satisfy this condition:</para>
248
249 <screen role="root"><userinput>ln -v -s gpg2 /usr/bin/gpg</userinput></screen>
250
251 <para>If, however, you have <xref linkend="gnupg"/> installed and you wish
252 to use <xref linkend="gnupg2"/>, then you should edit
253 <filename>~/.muttrc</filename> by hand and change all occurances of
254 <command>gpg</command> to <command>gpg2</command>.</para>
255
256 </sect3>
257
258 </sect2>
259
260 <sect2 role="content">
261 <title>Contents</title>
262
263 <segmentedlist>
264 <segtitle>Installed Programs</segtitle>
265 <segtitle>Installed Libraries</segtitle>
266 <segtitle>Installed Directories</segtitle>
267
268 <seglistitem>
269 <seg>flea, mutt, mutt_dotlock, muttbug, pgpewrap, pgpring, and
270 smime_keys</seg>
271 <seg>None</seg>
272 <seg>/usr/share/doc/mutt-&mutt-version;</seg>
273 </seglistitem>
274 </segmentedlist>
275
276 <variablelist>
277 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
278 <?dbfo list-presentation="list"?>
279 <?dbhtml list-presentation="table"?>
280
281 <varlistentry id="flea">
282 <term><command>flea</command></term>
283 <listitem>
284 <para>is a bug submitter for <application>Mutt</application>.</para>
285 <indexterm zone="mutt flea">
286 <primary sortas="b-flea">flea</primary>
287 </indexterm>
288 </listitem>
289 </varlistentry>
290
291 <varlistentry id="mutt-prog">
292 <term><command>mutt</command></term>
293 <listitem>
294 <para>is a Mail User Agent (MUA) which enables you to read, write
295 and delete your email.</para>
296 <indexterm zone="mutt mutt-prog">
297 <primary sortas="b-mutt">mutt</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
301
302 <varlistentry id="mutt_dotlock">
303 <term><command>mutt_dotlock</command></term>
304 <listitem>
305 <para>implements the mail spool file lock.</para>
306 <indexterm zone="mutt mutt_dotlock">
307 <primary sortas="b-mutt_dotlock">mutt_dotlock</primary>
308 </indexterm>
309 </listitem>
310 </varlistentry>
311
312 <varlistentry id="muttbug">
313 <term><command>muttbug</command></term>
314 <listitem>
315 <para>is a script that executes <command>flea</command>.</para>
316 <indexterm zone="mutt muttbug">
317 <primary sortas="c-muttbug">muttbug</primary>
318 </indexterm>
319 </listitem>
320 </varlistentry>
321
322 <varlistentry id="pgpewrap">
323 <term><command>pgpewrap</command></term>
324 <listitem>
325 <para>prepares a command line for the <xref linkend="gnupg"/>
326 utilities.</para>
327 <indexterm zone="mutt pgpewrap">
328 <primary sortas="c-pgpewrap">pgpewrap</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
333 <varlistentry id="pgpring">
334 <term><command>pgpring</command></term>
335 <listitem>
336 <para>is a key ring dumper for <ulink
337 url="http://www.pgp.com/">PGP</ulink>. It is not needed for
338 <xref linkend="gnupg"/>.</para>
339 <indexterm zone="mutt pgpring">
340 <primary sortas="c-pgpring">pgpring</primary>
341 </indexterm>
342 </listitem>
343 </varlistentry>
344
345 <varlistentry id="smime_keys">
346 <term><command>smime_keys</command></term>
347 <listitem>
348 <para>manages a keystore for S/MIME certificates.</para>
349 <indexterm zone="mutt smime_keys">
350 <primary sortas="c-smime_keys">smime_keys</primary>
351 </indexterm>
352 </listitem>
353 </varlistentry>
354
355 </variablelist>
356
357 </sect2>
358
359</sect1>
Note: See TracBrowser for help on using the repository browser.