source: networking/mailnews/mutt.xml@ f071c67

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 f071c67 was f071c67, checked in by Ken Moffat <ken@…>, 11 years ago

tags

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

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