source: networking/mailnews/mutt.xml@ 4a1a7711

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4a1a7711 was cd3335ad, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Tags

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

  • Property mode set to 100644
File size: 13.7 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
[6709570]7 <!ENTITY mutt-download-http "http://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
[7e39ba39]8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
[34123865]9 <!ENTITY mutt-md5sum "f1564f81ed5f8bacb7e041edc71d5347">
[75353b0]10 <!ENTITY mutt-size "4.1 MB">
[34123865]11 <!ENTITY mutt-buildsize "42 MB (plus a further 6MB for the PDF manual)">
[320084b]12 <!ENTITY mutt-time "0.3 SBU (plus a further 0.2 SBU to build the PDF manual)">
[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
[cd3335ad]36 &lfs83_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
[7e39ba39]60 <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
[128db10c]61 <itemizedlist spacing='compact'>
62 <listitem>
63 <para>Required patch: <ulink
64 url="&patch-root;/mutt-&mutt-version;-upstream_fixes-1.patch"/>
65 </para>
66 </listitem>
[7e39ba39]67 </itemizedlist>-->
[128db10c]68
[6b9cfc9]69 <bridgehead renderas="sect3">Mutt Dependencies</bridgehead>
[481b3e8]70
[6b9cfc9]71 <bridgehead renderas="sect4">Optional</bridgehead>
[f82ac3f]72 <para role="optional">
73 <xref linkend="aspell"/>,
74 <xref linkend="cyrus-sasl"/>,
[05b0caac]75 <xref linkend="gdb"/>,
76 <xref linkend="gnupg2"/>,
77 <xref linkend="gpgme"/>,
78 <ulink url="http://www.citi.umich.edu/projects/nfsv4/linux/">libgssapi</ulink>,
[f82ac3f]79 <xref linkend="libidn"/>,
[05b0caac]80 <xref linkend="mitkrb"/>,
81 <ulink url="http://mixmaster.sourceforge.net/">Mixmaster</ulink>,
82 an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
83 <xref linkend="slang"/>,
84 <xref linkend="gnutls"/>,
[f82ac3f]85 <xref linkend="db"/> or
[05b0caac]86 <ulink url="http://fallabs.com/qdbm/">QDBM</ulink> or
87 <ulink url="http://fallabs.com/tokyocabinet/">Tokyo Cabinet</ulink>
[4d91d36c]88 </para>
[481b3e8]89
[2561ad9e]90 <bridgehead renderas="sect4">Optional (To Regenerate HTML
91 Documentation)</bridgehead>
[f82ac3f]92 <para role="optional">
93 <xref linkend="libxslt"/> and either
94 <xref linkend="lynx"/>,
[aadebdcc]95 <xref linkend="w3m"/>, or
[f82ac3f]96 <ulink url="http://elinks.or.cz/">ELinks</ulink>
97 </para>
[2561ad9e]98
99 <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead>
[3f8a5e2]100 <para role="optional">
[05b0caac]101 <xref linkend="docbook-dsssl"/>,
[aadebdcc]102 <xref linkend="openjade"/>, and
[6709570]103 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/> with
104 <command>pdfjadetex</command> installed)
[3f8a5e2]105 </para>
[8ae8678b]106
[061ec9d]107 <para condition="html" role="usernotes">User Notes:
108 <ulink url="&blfs-wiki;/mutt"/></para>
109
[6b9cfc9]110 </sect2>
[481b3e8]111
[6b9cfc9]112 <sect2 role="installation">
113 <title>Installation of Mutt</title>
[481b3e8]114
115 <para><application>Mutt</application> requires a group named
116 <systemitem class="groupname">mail</systemitem>. You can
[6b9cfc9]117 add this group, if it does not exist, with this command:</para>
[481b3e8]118
[b785ab29]119<screen role="root"><userinput>groupadd -g 34 mail</userinput></screen>
[481b3e8]120
[af8e3ea3]121 <para>If you did not install an <xref linkend="server-mail"/>, you need to
122 modify the ownership of <filename class="directory">/var/mail</filename>
123 with this command:</para>
[481b3e8]124
[e3353b3]125<screen role="root"><userinput>chgrp -v mail /var/mail</userinput></screen>
[481b3e8]126
[7e39ba39]127 <para><application>Mutt</application> will rebuild the html documentation
128 if <application>libxslt</application> is present, then use that to update
129 the text manual - even if none of the specified browsers are present. That
130 will create an empty text file, so we will save the shipped file.
131 </para>
132
[6709570]133 <para>If you intend to create the PDF version of the manual, apply the
134 following sed:</para>
135
136<screen><userinput>sed -i 's/\(pdfjadetex manual.tex;\)/\1 \1 \1/' doc/Makefile.in</userinput></screen>
137
[481b3e8]138 <para>Install <application>Mutt</application> by running the following
[6b9cfc9]139 commands:</para>
[481b3e8]140
[e0581227]141<screen><userinput>cp -v doc/manual.txt{,.shipped} &amp;&amp;
142./configure --prefix=/usr \
[0f0774a]143 --sysconfdir=/etc \
[2188f69]144 --with-docdir=/usr/share/doc/mutt-&mutt-version; \
[52f9b590]145 --with-ssl \
[0f0774a]146 --enable-external-dotlock \
147 --enable-pop \
148 --enable-imap \
[a1494226]149 --enable-hcache \
150 --enable-sidebar &amp;&amp;
[e675c8f]151make &amp;&amp;</userinput></screen>
[2561ad9e]152
[3f8a5e2]153 <para>To generate the PDF manual with <xref linkend="texlive"/>, run
[25f9f1f]154 the following command:</para>
[2561ad9e]155
156<screen><userinput>make -C doc manual.pdf</userinput></screen>
157
[46441976]158 <para>This package does not come with a test suite.</para>
159
160 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
161
[6709570]162 <screen role='root'><userinput>make install &amp;&amp;
[e675c8f]163test -s doc/manual.txt ||
164 install -v -m644 doc/manual.txt.shipped \
165 /usr/share/doc/mutt-&mutt-version;/manual.txt</userinput></screen>
[481b3e8]166
[0f0774a]167 <para>If you generated the PDF manual, install it
168 by issuing the following command as the
[25f9f1f]169 <systemitem class="username">root</systemitem> user:</para>
[2561ad9e]170
[0f0774a]171<screen role='root'><userinput>install -v -m644 doc/manual.pdf \
[2561ad9e]172 /usr/share/doc/mutt-&mutt-version;</userinput></screen>
173
[0f0774a]174 <note>
175 <para>
176 If you used a DESTDIR method to only install to a temporary location as
177 a regular user (as part of a package menagement process), you will need
178 to run the following as the <systemitem class="username">root</systemitem>
179 user after completing the real install:
180 </para>
181
182<screen role="nodump"><userinput>chown root:mail /usr/bin/mutt_dotlock &amp;&amp;
[51cfeac9]183chmod -v 2755 /usr/bin/mutt_dotlock</userinput></screen>
[0f0774a]184 </note>
185
186
[6b9cfc9]187 </sect2>
[481b3e8]188
[6b9cfc9]189 <sect2 role="commands">
[e3353b3]190 <title>Command Explanations</title>
[481b3e8]191
[6709570]192 <para><parameter>sed -i 's/\(pdfjadetex manual.tex;\)/\1 \1 \1/'
193 doc/Makefile.in</parameter>: TeX engines sometimes need to be run
194 multiple times to fix up references. In this case the engine
195 has to run three times to fix page references in the Table of Contents
196 and the List of Tables.</para>
197
[0f0774a]198 <para><parameter>--enable-external-dotlock</parameter>: In some circumstances
199 the mutt-dotlock program is not created. This switch ensures it is always
200 created.</para>
201
[6b9cfc9]202 <para><parameter>--enable-pop</parameter>: This switch enables
[481b3e8]203 POP3 support.</para>
204
[6b9cfc9]205 <para><parameter>--enable-imap</parameter>: This switch enables
[481b3e8]206 IMAP support.</para>
[fd7e0ed6]207
[4d91d36c]208 <para><parameter>--enable-hcache</parameter>: This switch enables
209 header caching.</para>
210
[a1494226]211 <para><parameter>--enable-sidebar</parameter>: This switch enables support
212 for the sidebar (a list of mailboxes). It is off by default, but can be
213 turned on by <command>:set sidebar_visible</command> in mutt (and off again
214 with ':unset'), or it can be enabled in <filename>~/.muttrc</filename>.</para>
215
[52f9b590]216 <para><parameter>--with-ssl</parameter>: This parameter adds SSL/TLS
217 support from openssl in POP3/IMAP/SMTP.</para>
218
[a93934d2]219 <para><option>--enable-smtp</option>: This switch enables
[2561ad9e]220 SMTP relay support.</para>
221
[6709570]222 <para><option>--with-idn2</option>: Use this parameter if both libidn and
223 libidn2 have been installed, and you wish to use libidn2 here.</para>
224
[a93934d2]225 <para><option>--with-sasl</option>: This parameter adds
[156638b]226 authentication support from <xref linkend="cyrus-sasl"/> in POP3/IMAP/SMTP
227 if they are enabled. Depending on the server configuration, this may not
228 be needed for POP3 or IMAP. However, it is needed for SMTP
229 authentication.</para>
[a41f643]230
[0f0774a]231 <!-- we do not normally list all possible switches. LFS installs ncurses.
232 <para><option>\-\-with-slang</option>: Use <application>S-Lang
233 </application> instead of <application>Ncurses</application>.</para> -->
[126e7ea2]234
[e675c8f]235 <para><command>test -s doc/manual.txt || install -v -m644 doc/manual.txt.shipped ...</command>:
[f7841987]236 if the text manual is now empty (<application>libxslt</application> is
[e675c8f]237 installed, but without any of the specified text browsers), install the
238 saved copy <emphasis>after</emphasis> running 'make install'
239 <emphasis>(which would itself empty manual.txt if the shipped file had
240 already been copied back)</emphasis>.</para>
[7e39ba39]241
[6b9cfc9]242 </sect2>
[481b3e8]243
[6b9cfc9]244 <sect2 role="configuration">
245 <title>Configuring Mutt</title>
[481b3e8]246
[6b9cfc9]247 <sect3 id="mutt-config">
[e3353b3]248 <title>Config Files</title>
[481b3e8]249
[6b9cfc9]250 <para><filename>/etc/Muttrc</filename>, <filename>~/.muttrc</filename>,
251 <filename>/etc/mime.types</filename>, <filename>~/.mime.types</filename></para>
[481b3e8]252
[6b9cfc9]253 <indexterm zone="mutt mutt-config">
254 <primary sortas="e-etc-Muttrc">/etc/Muttrc</primary>
255 </indexterm>
[481b3e8]256
[6b9cfc9]257 <indexterm zone="mutt mutt-config">
258 <primary sortas="e-AA.muttrc">~/.muttrc</primary>
259 </indexterm>
[481b3e8]260
[6b9cfc9]261 <indexterm zone="mutt mutt-config">
262 <primary sortas="e-etc-mime.types">/etc/mime.types</primary>
263 </indexterm>
[481b3e8]264
[6b9cfc9]265 <indexterm zone="mutt mutt-config">
266 <primary sortas="e-AA.mime.types">~/.mime.types</primary>
267 </indexterm>
[481b3e8]268
[6b9cfc9]269 </sect3>
[481b3e8]270
[6b9cfc9]271 <sect3>
272 <title>Configuration Information</title>
[481b3e8]273
[6b9cfc9]274 <para>No changes in these files are necessary to begin using
[481b3e8]275 <application>Mutt</application>. When you are ready to make changes, the
[6b9cfc9]276 man page for <filename>muttrc</filename> is a good starting place.</para>
[481b3e8]277
278 <para>In order to utilize <application>GnuPG</application>, use the following
[6b9cfc9]279 command:</para>
[481b3e8]280
[2561ad9e]281<screen><userinput>cat /usr/share/doc/mutt-&mutt-version;/samples/gpg.rc &gt;&gt; ~/.muttrc</userinput></screen>
[481b3e8]282
[6b9cfc9]283 </sect3>
[481b3e8]284
[6b9cfc9]285 </sect2>
[481b3e8]286
[6b9cfc9]287 <sect2 role="content">
288 <title>Contents</title>
[481b3e8]289
[6b9cfc9]290 <segmentedlist>
291 <segtitle>Installed Programs</segtitle>
292 <segtitle>Installed Libraries</segtitle>
293 <segtitle>Installed Directories</segtitle>
[481b3e8]294
[6b9cfc9]295 <seglistitem>
[e675c8f]296 <seg>flea, mutt, mutt_dotlock, muttbug, pgpewrap, pgpring, and
[2561ad9e]297 smime_keys</seg>
[6b9cfc9]298 <seg>None</seg>
[2561ad9e]299 <seg>/usr/share/doc/mutt-&mutt-version;</seg>
[6b9cfc9]300 </seglistitem>
301 </segmentedlist>
[481b3e8]302
[6b9cfc9]303 <variablelist>
304 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
305 <?dbfo list-presentation="list"?>
306 <?dbhtml list-presentation="table"?>
[481b3e8]307
[e675c8f]308 <varlistentry id="flea">
309 <term><command>flea</command></term>
310 <listitem>
311 <para>is a script showing where to report bugs.</para>
312 <indexterm zone="mutt flea">
313 <primary sortas="b-flea">flea</primary>
314 </indexterm>
315 </listitem>
316 </varlistentry>
317
[6b9cfc9]318 <varlistentry id="mutt-prog">
319 <term><command>mutt</command></term>
320 <listitem>
[2561ad9e]321 <para>is a Mail User Agent (MUA) which enables you to read, write
322 and delete your email.</para>
[6b9cfc9]323 <indexterm zone="mutt mutt-prog">
324 <primary sortas="b-mutt">mutt</primary>
325 </indexterm>
326 </listitem>
327 </varlistentry>
[481b3e8]328
[6b9cfc9]329 <varlistentry id="mutt_dotlock">
330 <term><command>mutt_dotlock</command></term>
331 <listitem>
332 <para>implements the mail spool file lock.</para>
333 <indexterm zone="mutt mutt_dotlock">
334 <primary sortas="b-mutt_dotlock">mutt_dotlock</primary>
335 </indexterm>
336 </listitem>
337 </varlistentry>
[481b3e8]338
[e675c8f]339 <varlistentry id="muttbug">
340 <term><command>muttbug</command></term>
341 <listitem>
342 <para>is a script identical to <command>flea</command>.</para>
343 <indexterm zone="mutt muttbug">
344 <primary sortas="b-muttbug">muttbug</primary>
345 </indexterm>
346 </listitem>
347 </varlistentry>
348
[2561ad9e]349 <varlistentry id="pgpewrap">
350 <term><command>pgpewrap</command></term>
351 <listitem>
[f82ac3f]352 <para>prepares a command line for the <xref linkend="gnupg2"/>
[2561ad9e]353 utilities.</para>
354 <indexterm zone="mutt pgpewrap">
[e2abad8e]355 <primary sortas="b-pgpewrap">pgpewrap</primary>
[2561ad9e]356 </indexterm>
357 </listitem>
358 </varlistentry>
359
360 <varlistentry id="pgpring">
361 <term><command>pgpring</command></term>
362 <listitem>
363 <para>is a key ring dumper for <ulink
364 url="http://www.pgp.com/">PGP</ulink>. It is not needed for
[f82ac3f]365 <xref linkend="gnupg2"/>.</para>
[2561ad9e]366 <indexterm zone="mutt pgpring">
[e2abad8e]367 <primary sortas="b-pgpring">pgpring</primary>
[2561ad9e]368 </indexterm>
369 </listitem>
370 </varlistentry>
371
372 <varlistentry id="smime_keys">
373 <term><command>smime_keys</command></term>
374 <listitem>
375 <para>manages a keystore for S/MIME certificates.</para>
376 <indexterm zone="mutt smime_keys">
[e2abad8e]377 <primary sortas="b-smime_keys">smime_keys</primary>
[2561ad9e]378 </indexterm>
379 </listitem>
380 </varlistentry>
381
[6b9cfc9]382 </variablelist>
[481b3e8]383
[6b9cfc9]384 </sect2>
[481b3e8]385
[f45b1953]386</sect1>
Note: See TracBrowser for help on using the repository browser.