source: networking/mailnews/mutt.xml@ 52f9b590

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.2 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 52f9b590 was 52f9b590, checked in by Ken Moffat <ken@…>, 6 years ago

Mutt: Use ssl in the default config now that it is part of LFS. Reported by Ed Batalha.

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

  • Property mode set to 100644
File size: 12.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
[3091087]7 <!ENTITY mutt-download-http " ">
[7e39ba39]8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
[320084b]9 <!ENTITY mutt-md5sum "2cfaabbf0c0ef74cff9af2a0a30de30d">
[75353b0]10 <!ENTITY mutt-size "4.1 MB">
[07b1366e]11 <!ENTITY mutt-buildsize "39 MB (plus a further 5MB 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
[6d2249e]36 &lfs82_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
[f720ace1]103 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
[3f8a5e2]104 </para>
[8ae8678b]105
[061ec9d]106 <para condition="html" role="usernotes">User Notes:
107 <ulink url="&blfs-wiki;/mutt"/></para>
108
[6b9cfc9]109 </sect2>
[481b3e8]110
[6b9cfc9]111 <sect2 role="installation">
112 <title>Installation of Mutt</title>
[481b3e8]113
114 <para><application>Mutt</application> requires a group named
115 <systemitem class="groupname">mail</systemitem>. You can
[6b9cfc9]116 add this group, if it does not exist, with this command:</para>
[481b3e8]117
[b785ab29]118<screen role="root"><userinput>groupadd -g 34 mail</userinput></screen>
[481b3e8]119
[af8e3ea3]120 <para>If you did not install an <xref linkend="server-mail"/>, you need to
121 modify the ownership of <filename class="directory">/var/mail</filename>
122 with this command:</para>
[481b3e8]123
[e3353b3]124<screen role="root"><userinput>chgrp -v mail /var/mail</userinput></screen>
[481b3e8]125
[7e39ba39]126 <para><application>Mutt</application> will rebuild the html documentation
127 if <application>libxslt</application> is present, then use that to update
128 the text manual - even if none of the specified browsers are present. That
129 will create an empty text file, so we will save the shipped file.
130 </para>
131
[481b3e8]132 <para>Install <application>Mutt</application> by running the following
[6b9cfc9]133 commands:</para>
[481b3e8]134
[e0581227]135<screen><userinput>cp -v doc/manual.txt{,.shipped} &amp;&amp;
136./configure --prefix=/usr \
[0f0774a]137 --sysconfdir=/etc \
[2188f69]138 --with-docdir=/usr/share/doc/mutt-&mutt-version; \
[52f9b590]139 --with-ssl \
[0f0774a]140 --enable-external-dotlock \
141 --enable-pop \
142 --enable-imap \
[a1494226]143 --enable-hcache \
144 --enable-sidebar &amp;&amp;
[e0581227]145make &amp;&amp;
146test -s doc/manual.txt || mv -v doc/manual.txt{.shipped,}</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
[0f0774a]159 <para>If you generated the PDF manual, install it
160 by issuing the following command as the
[25f9f1f]161 <systemitem class="username">root</systemitem> user:</para>
[2561ad9e]162
[0f0774a]163<screen role='root'><userinput>install -v -m644 doc/manual.pdf \
[2561ad9e]164 /usr/share/doc/mutt-&mutt-version;</userinput></screen>
165
[0f0774a]166 <note>
167 <para>
168 If you used a DESTDIR method to only install to a temporary location as
169 a regular user (as part of a package menagement process), you will need
170 to run the following as the <systemitem class="username">root</systemitem>
171 user after completing the real install:
172 </para>
173
174<screen role="nodump"><userinput>chown root:mail /usr/bin/mutt_dotlock &amp;&amp;
[51cfeac9]175chmod -v 2755 /usr/bin/mutt_dotlock</userinput></screen>
[0f0774a]176 </note>
177
178
[6b9cfc9]179 </sect2>
[481b3e8]180
[6b9cfc9]181 <sect2 role="commands">
[e3353b3]182 <title>Command Explanations</title>
[481b3e8]183
[0f0774a]184 <para><parameter>--enable-external-dotlock</parameter>: In some circumstances
185 the mutt-dotlock program is not created. This switch ensures it is always
186 created.</para>
187
[6b9cfc9]188 <para><parameter>--enable-pop</parameter>: This switch enables
[481b3e8]189 POP3 support.</para>
190
[6b9cfc9]191 <para><parameter>--enable-imap</parameter>: This switch enables
[481b3e8]192 IMAP support.</para>
[fd7e0ed6]193
[4d91d36c]194 <para><parameter>--enable-hcache</parameter>: This switch enables
195 header caching.</para>
196
[a1494226]197 <para><parameter>--enable-sidebar</parameter>: This switch enables support
198 for the sidebar (a list of mailboxes). It is off by default, but can be
199 turned on by <command>:set sidebar_visible</command> in mutt (and off again
200 with ':unset'), or it can be enabled in <filename>~/.muttrc</filename>.</para>
201
[52f9b590]202 <para><parameter>--with-ssl</parameter>: This parameter adds SSL/TLS
203 support from openssl in POP3/IMAP/SMTP.</para>
204
[a93934d2]205 <para><option>--enable-smtp</option>: This switch enables
[2561ad9e]206 SMTP relay support.</para>
207
[a93934d2]208 <para><option>--with-sasl</option>: This parameter adds
[156638b]209 authentication support from <xref linkend="cyrus-sasl"/> in POP3/IMAP/SMTP
210 if they are enabled. Depending on the server configuration, this may not
211 be needed for POP3 or IMAP. However, it is needed for SMTP
212 authentication.</para>
[a41f643]213
[0f0774a]214 <!-- we do not normally list all possible switches. LFS installs ncurses.
215 <para><option>\-\-with-slang</option>: Use <application>S-Lang
216 </application> instead of <application>Ncurses</application>.</para> -->
[126e7ea2]217
[0b7a940]218 <para><command>test -s doc/manual.txt || mv -v doc/manual.txt{.shipped,}</command>:
[f7841987]219 if the text manual is now empty (<application>libxslt</application> is
220 installed, but without any of the specified text browsers), restore it
221 from the copy.</para>
[7e39ba39]222
[6b9cfc9]223 </sect2>
[481b3e8]224
[6b9cfc9]225 <sect2 role="configuration">
226 <title>Configuring Mutt</title>
[481b3e8]227
[6b9cfc9]228 <sect3 id="mutt-config">
[e3353b3]229 <title>Config Files</title>
[481b3e8]230
[6b9cfc9]231 <para><filename>/etc/Muttrc</filename>, <filename>~/.muttrc</filename>,
232 <filename>/etc/mime.types</filename>, <filename>~/.mime.types</filename></para>
[481b3e8]233
[6b9cfc9]234 <indexterm zone="mutt mutt-config">
235 <primary sortas="e-etc-Muttrc">/etc/Muttrc</primary>
236 </indexterm>
[481b3e8]237
[6b9cfc9]238 <indexterm zone="mutt mutt-config">
239 <primary sortas="e-AA.muttrc">~/.muttrc</primary>
240 </indexterm>
[481b3e8]241
[6b9cfc9]242 <indexterm zone="mutt mutt-config">
243 <primary sortas="e-etc-mime.types">/etc/mime.types</primary>
244 </indexterm>
[481b3e8]245
[6b9cfc9]246 <indexterm zone="mutt mutt-config">
247 <primary sortas="e-AA.mime.types">~/.mime.types</primary>
248 </indexterm>
[481b3e8]249
[6b9cfc9]250 </sect3>
[481b3e8]251
[6b9cfc9]252 <sect3>
253 <title>Configuration Information</title>
[481b3e8]254
[6b9cfc9]255 <para>No changes in these files are necessary to begin using
[481b3e8]256 <application>Mutt</application>. When you are ready to make changes, the
[6b9cfc9]257 man page for <filename>muttrc</filename> is a good starting place.</para>
[481b3e8]258
259 <para>In order to utilize <application>GnuPG</application>, use the following
[6b9cfc9]260 command:</para>
[481b3e8]261
[2561ad9e]262<screen><userinput>cat /usr/share/doc/mutt-&mutt-version;/samples/gpg.rc &gt;&gt; ~/.muttrc</userinput></screen>
[481b3e8]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>
[320084b]277 <seg>mutt, mutt_dotlock, pgpewrap, pgpring, and
[2561ad9e]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="mutt-prog">
290 <term><command>mutt</command></term>
291 <listitem>
[2561ad9e]292 <para>is a Mail User Agent (MUA) which enables you to read, write
293 and delete your email.</para>
[6b9cfc9]294 <indexterm zone="mutt mutt-prog">
295 <primary sortas="b-mutt">mutt</primary>
296 </indexterm>
297 </listitem>
298 </varlistentry>
[481b3e8]299
[6b9cfc9]300 <varlistentry id="mutt_dotlock">
301 <term><command>mutt_dotlock</command></term>
302 <listitem>
303 <para>implements the mail spool file lock.</para>
304 <indexterm zone="mutt mutt_dotlock">
305 <primary sortas="b-mutt_dotlock">mutt_dotlock</primary>
306 </indexterm>
307 </listitem>
308 </varlistentry>
[481b3e8]309
[2561ad9e]310 <varlistentry id="pgpewrap">
311 <term><command>pgpewrap</command></term>
312 <listitem>
[f82ac3f]313 <para>prepares a command line for the <xref linkend="gnupg2"/>
[2561ad9e]314 utilities.</para>
315 <indexterm zone="mutt pgpewrap">
[e2abad8e]316 <primary sortas="b-pgpewrap">pgpewrap</primary>
[2561ad9e]317 </indexterm>
318 </listitem>
319 </varlistentry>
320
321 <varlistentry id="pgpring">
322 <term><command>pgpring</command></term>
323 <listitem>
324 <para>is a key ring dumper for <ulink
325 url="http://www.pgp.com/">PGP</ulink>. It is not needed for
[f82ac3f]326 <xref linkend="gnupg2"/>.</para>
[2561ad9e]327 <indexterm zone="mutt pgpring">
[e2abad8e]328 <primary sortas="b-pgpring">pgpring</primary>
[2561ad9e]329 </indexterm>
330 </listitem>
331 </varlistentry>
332
333 <varlistentry id="smime_keys">
334 <term><command>smime_keys</command></term>
335 <listitem>
336 <para>manages a keystore for S/MIME certificates.</para>
337 <indexterm zone="mutt smime_keys">
[e2abad8e]338 <primary sortas="b-smime_keys">smime_keys</primary>
[2561ad9e]339 </indexterm>
340 </listitem>
341 </varlistentry>
342
[6b9cfc9]343 </variablelist>
[481b3e8]344
[6b9cfc9]345 </sect2>
[481b3e8]346
[f45b1953]347</sect1>
Note: See TracBrowser for help on using the repository browser.