source: basicnet/mailnews/mutt.xml@ 4c3c8fe2

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 4c3c8fe2 was 4c3c8fe2, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Updated to mutt-1.5.18 and removed the warning about GnuTLS

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

  • Property mode set to 100644
File size: 12.2 KB
RevLine 
[bfe245f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[bfe245f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[15b3bc29]7 <!ENTITY mutt-download-http "http://downloads.sourceforge.net/mutt/mutt-&mutt-version;.tar.gz">
[5ed9bd0]8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz">
[4c3c8fe2]9 <!ENTITY mutt-md5sum "27c30037120189b9f9c0d3e76361b8f8">
[25f9f1f]10 <!ENTITY mutt-size "3.5 MB">
11 <!ENTITY mutt-buildsize "25.4 MB">
[1204d00]12 <!ENTITY mutt-time "0.4 SBU">
[bfe245f]13]>
14
[377584f]15<sect1 id="mutt" xreflabel="Mutt-&mutt-version;">
[6b9cfc9]16 <?dbhtml filename="mutt.html"?>
[481b3e8]17
[6b9cfc9]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
[481b3e8]22
[6b9cfc9]23 <title>Mutt-&mutt-version;</title>
[481b3e8]24
[6b9cfc9]25 <sect2 role="package">
26 <title>Introduction to Mutt</title>
[481b3e8]27
[2561ad9e]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>
[481b3e8]31
[6b9cfc9]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>
[481b3e8]53
[6b9cfc9]54 <bridgehead renderas="sect3">Mutt Dependencies</bridgehead>
[481b3e8]55
[6b9cfc9]56 <bridgehead renderas="sect4">Optional</bridgehead>
[28655a5c]57 <para role="optional"><xref linkend="gnupg"/> or <xref linkend="gnupg2"/>,
[d5404360]58 <xref linkend="openssl"/> or <xref linkend="gnutls"/>,
[8250d8e]59 an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
60 <xref linkend="aspell"/>,
61 <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
62 <xref linkend="cyrus-sasl"/>,
63 <xref linkend="slang"/>,
64 <xref linkend="libidn"/>,
65 <!-- <xref linkend="db"/> -->
[4d91d36c]66 <xref linkend="gdbm"/> or
67 <ulink url="http://qdbm.sourceforge.net/">QDBM</ulink>, and
68 <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink>
69 </para>
[481b3e8]70
[2561ad9e]71 <bridgehead renderas="sect4">Optional (To Regenerate HTML
72 Documentation)</bridgehead>
73 <para role="optional"><xref linkend="libxslt"/> and either
[8250d8e]74 <xref linkend="lynx"/>,
75 <xref linkend="w3m"/> or
[2561ad9e]76 <ulink url="http://elinks.or.cz/">ELinks</ulink></para>
77
78 <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead>
[25f9f1f]79 <para role="optional"><xref linkend="jadetex"/> and
80 <xref linkend="docbook-dsssl"/></para>
[8ae8678b]81
[061ec9d]82 <para condition="html" role="usernotes">User Notes:
83 <ulink url="&blfs-wiki;/mutt"/></para>
84
[6b9cfc9]85 </sect2>
[481b3e8]86
[6b9cfc9]87 <sect2 role="installation">
88 <title>Installation of Mutt</title>
[481b3e8]89
[5ed9bd0]90 <note>
91 <para>This version of <application>Mutt</application> is a development
92 release. The BLFS staff has determined that it provides a stable
93 program and fixes two issues in the current stable version of
94 <application>Mutt</application>: a segmentation fault that occurs under
95 certain conditions and a compilation problem when building with
96 <application>GCC-&gcc-version;</application>. To find the current
97 stable release, please refer to the
98 <ulink url="http://www.mutt.org/">Mutt home page</ulink>.</para>
99 </note>
100
[4c3c8fe2]101 <!-- [ag]
102 This got fixed with http://dev.mutt.org/hg/mutt/rev/fe615fd5e0de
103 which closed #2911 in mutt's tracker.
104 I have no gnutls to test. I will comment out the note for now and keep an
105 eye for any reports.
106
[c7f6bfd7]107 <caution>
[d5404360]108 <para>If you choose to link <application>Mutt</application> against
109 <xref linkend="gnutls"/>,
110 you won't have SSL client certificate support. Specifically the
111 <envar>ssl_client_cert</envar> configuration variable is recognized
112 as invalid. That means you will lose the ability to use
[410e228b]113 <command>mutt</command> via SMTP over TLS or in the case when
[d5404360]114 a client certification is required for authentication on an IMAP server.
115 For these reasons it is recommended to link <application>Mutt</application>
116 against <xref linkend="openssl"/> if you want SSL/TLS support.</para>
[4c3c8fe2]117 </caution> -->
[c7f6bfd7]118
[481b3e8]119 <para><application>Mutt</application> requires a group named
120 <systemitem class="groupname">mail</systemitem>. You can
[6b9cfc9]121 add this group, if it does not exist, with this command:</para>
[481b3e8]122
[b785ab29]123<screen role="root"><userinput>groupadd -g 34 mail</userinput></screen>
[481b3e8]124
[73b3b3b]125 <para>If you did not install an MTA, such as <xref linkend="postfix"/> or
[481b3e8]126 <xref linkend="sendmail"/>, you need to modify the ownership of
[6b9cfc9]127 <filename class="directory">/var/mail</filename> with this command:</para>
[481b3e8]128
[e3353b3]129<screen role="root"><userinput>chgrp -v mail /var/mail</userinput></screen>
[481b3e8]130
131 <para>Install <application>Mutt</application> by running the following
[6b9cfc9]132 commands:</para>
[481b3e8]133
[6b9cfc9]134<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
[2561ad9e]135 --with-docdir=/usr/share/doc/mutt-&mutt-version; \
[4d91d36c]136 --enable-pop --enable-imap \
137 --enable-hcache --without-qdbm \
138 --without-gdbm --with-bdb &amp;&amp;
[46441976]139make</userinput></screen>
140
[2561ad9e]141 <para>If you have the necessary dependencies installed and would like
142 to rebuild the HTML documentation, issue the following commands:</para>
143
144<screen><userinput>make -C doc clean &amp;&amp;
145make -C doc</userinput></screen>
146
147 <para>To generate the PDF manual with <xref linkend="jadetex"/>, run
[25f9f1f]148 the following command:</para>
[2561ad9e]149
150<screen><userinput>make -C doc manual.pdf</userinput></screen>
151
[46441976]152 <para>This package does not come with a test suite.</para>
153
154 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
155
156<screen role='root'><userinput>make install</userinput></screen>
[481b3e8]157
[2561ad9e]158 <para>If you generated the PDF manual, install it and the source TeX
[25f9f1f]159 file by issuing the following command as the
160 <systemitem class="username">root</systemitem> user:</para>
[2561ad9e]161
162<screen role='root'><userinput>install -v -m644 doc/manual.{pdf,tex} \
163 /usr/share/doc/mutt-&mutt-version;</userinput></screen>
164
[6b9cfc9]165 </sect2>
[481b3e8]166
[6b9cfc9]167 <sect2 role="commands">
[e3353b3]168 <title>Command Explanations</title>
[481b3e8]169
[6b9cfc9]170 <para><parameter>--enable-pop</parameter>: This switch enables
[481b3e8]171 POP3 support.</para>
172
[6b9cfc9]173 <para><parameter>--enable-imap</parameter>: This switch enables
[481b3e8]174 IMAP support.</para>
[fd7e0ed6]175
[4d91d36c]176 <para><parameter>--enable-hcache</parameter>: This switch enables
177 header caching.</para>
178
179 <para><parameter>--without-qdbm</parameter>: This switch disables
[3b03fd44]180 <application>QDBM</application> as the header cache backend.</para>
[4d91d36c]181
182 <para><parameter>--without-gdbm</parameter>: This switch disables
[3b03fd44]183 <application>GDBM</application> as the header cache backend.</para>
[4d91d36c]184
185 <para><parameter>--with-bdb</parameter>: This switch enables
[3b03fd44]186 <application>Berkeley DB</application> as the header cache backend.</para>
[481b3e8]187
[2561ad9e]188 <para><parameter>--enable-smtp</parameter>: This switch enables
189 SMTP relay support.</para>
190
[156638b]191 <para><parameter>--with-ssl</parameter>: This parameter adds SSL/TLS
192 support from <xref linkend="openssl"/> in POP3/IMAP/SMTP if they are
193 enabled.</para>
194
195 <para><parameter>--with-sasl</parameter>: This parameter adds
196 authentication support from <xref linkend="cyrus-sasl"/> in POP3/IMAP/SMTP
197 if they are enabled. Depending on the server configuration, this may not
198 be needed for POP3 or IMAP. However, it is needed for SMTP
199 authentication.</para>
[126e7ea2]200
[6b9cfc9]201 </sect2>
[481b3e8]202
[6b9cfc9]203 <sect2 role="configuration">
204 <title>Configuring Mutt</title>
[481b3e8]205
[6b9cfc9]206 <sect3 id="mutt-config">
[e3353b3]207 <title>Config Files</title>
[481b3e8]208
[6b9cfc9]209 <para><filename>/etc/Muttrc</filename>, <filename>~/.muttrc</filename>,
210 <filename>/etc/mime.types</filename>, <filename>~/.mime.types</filename></para>
[481b3e8]211
[6b9cfc9]212 <indexterm zone="mutt mutt-config">
213 <primary sortas="e-etc-Muttrc">/etc/Muttrc</primary>
214 </indexterm>
[481b3e8]215
[6b9cfc9]216 <indexterm zone="mutt mutt-config">
217 <primary sortas="e-AA.muttrc">~/.muttrc</primary>
218 </indexterm>
[481b3e8]219
[6b9cfc9]220 <indexterm zone="mutt mutt-config">
221 <primary sortas="e-etc-mime.types">/etc/mime.types</primary>
222 </indexterm>
[481b3e8]223
[6b9cfc9]224 <indexterm zone="mutt mutt-config">
225 <primary sortas="e-AA.mime.types">~/.mime.types</primary>
226 </indexterm>
[481b3e8]227
[6b9cfc9]228 </sect3>
[481b3e8]229
[6b9cfc9]230 <sect3>
231 <title>Configuration Information</title>
[481b3e8]232
[6b9cfc9]233 <para>No changes in these files are necessary to begin using
[481b3e8]234 <application>Mutt</application>. When you are ready to make changes, the
[6b9cfc9]235 man page for <filename>muttrc</filename> is a good starting place.</para>
[481b3e8]236
237 <para>In order to utilize <application>GnuPG</application>, use the following
[6b9cfc9]238 command:</para>
[481b3e8]239
[2561ad9e]240<screen><userinput>cat /usr/share/doc/mutt-&mutt-version;/samples/gpg.rc &gt;&gt; ~/.muttrc</userinput></screen>
[481b3e8]241
[6b9cfc9]242 </sect3>
[481b3e8]243
[6b9cfc9]244 </sect2>
[481b3e8]245
[6b9cfc9]246 <sect2 role="content">
247 <title>Contents</title>
[481b3e8]248
[6b9cfc9]249 <segmentedlist>
250 <segtitle>Installed Programs</segtitle>
251 <segtitle>Installed Libraries</segtitle>
252 <segtitle>Installed Directories</segtitle>
[481b3e8]253
[6b9cfc9]254 <seglistitem>
[2561ad9e]255 <seg>flea, mutt, mutt_dotlock, muttbug, pgpewrap, pgpring, and
256 smime_keys</seg>
[6b9cfc9]257 <seg>None</seg>
[2561ad9e]258 <seg>/usr/share/doc/mutt-&mutt-version;</seg>
[6b9cfc9]259 </seglistitem>
260 </segmentedlist>
[481b3e8]261
[6b9cfc9]262 <variablelist>
263 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
264 <?dbfo list-presentation="list"?>
265 <?dbhtml list-presentation="table"?>
[481b3e8]266
[6b9cfc9]267 <varlistentry id="flea">
268 <term><command>flea</command></term>
269 <listitem>
270 <para>is a bug submitter for <application>Mutt</application>.</para>
271 <indexterm zone="mutt flea">
272 <primary sortas="b-flea">flea</primary>
273 </indexterm>
274 </listitem>
275 </varlistentry>
[481b3e8]276
[6b9cfc9]277 <varlistentry id="mutt-prog">
278 <term><command>mutt</command></term>
279 <listitem>
[2561ad9e]280 <para>is a Mail User Agent (MUA) which enables you to read, write
281 and delete your email.</para>
[6b9cfc9]282 <indexterm zone="mutt mutt-prog">
283 <primary sortas="b-mutt">mutt</primary>
284 </indexterm>
285 </listitem>
286 </varlistentry>
[481b3e8]287
[6b9cfc9]288 <varlistentry id="mutt_dotlock">
289 <term><command>mutt_dotlock</command></term>
290 <listitem>
291 <para>implements the mail spool file lock.</para>
292 <indexterm zone="mutt mutt_dotlock">
293 <primary sortas="b-mutt_dotlock">mutt_dotlock</primary>
294 </indexterm>
295 </listitem>
296 </varlistentry>
[481b3e8]297
[6b9cfc9]298 <varlistentry id="muttbug">
299 <term><command>muttbug</command></term>
300 <listitem>
301 <para>is a script that executes <command>flea</command>.</para>
302 <indexterm zone="mutt muttbug">
303 <primary sortas="c-muttbug">muttbug</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
[481b3e8]307
[2561ad9e]308 <varlistentry id="pgpewrap">
309 <term><command>pgpewrap</command></term>
310 <listitem>
311 <para>prepares a command line for the <xref linkend="gnupg"/>
312 utilities.</para>
313 <indexterm zone="mutt pgpewrap">
314 <primary sortas="c-pgpewrap">pgpewrap</primary>
315 </indexterm>
316 </listitem>
317 </varlistentry>
318
319 <varlistentry id="pgpring">
320 <term><command>pgpring</command></term>
321 <listitem>
322 <para>is a key ring dumper for <ulink
323 url="http://www.pgp.com/">PGP</ulink>. It is not needed for
324 <xref linkend="gnupg"/>.</para>
325 <indexterm zone="mutt pgpring">
326 <primary sortas="c-pgpring">pgpring</primary>
327 </indexterm>
328 </listitem>
329 </varlistentry>
330
331 <varlistentry id="smime_keys">
332 <term><command>smime_keys</command></term>
333 <listitem>
334 <para>manages a keystore for S/MIME certificates.</para>
335 <indexterm zone="mutt smime_keys">
336 <primary sortas="c-smime_keys">smime_keys</primary>
337 </indexterm>
338 </listitem>
339 </varlistentry>
340
[6b9cfc9]341 </variablelist>
[481b3e8]342
[6b9cfc9]343 </sect2>
[481b3e8]344
[f45b1953]345</sect1>
Note: See TracBrowser for help on using the repository browser.