source: basicnet/mailnews/mutt.xml@ 73b3b3b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 73b3b3b was 73b3b3b, checked in by Randy McMurchy <randy@…>, 17 years ago

Clarified the text in the Mutt and FCron instructions that an MTA should install the sendmail command

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

  • Property mode set to 100644
File size: 8.8 KB
RevLine 
[bfe245f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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">
[126e7ea2]9 <!ENTITY mutt-md5sum "00e6f8f7c37d4840e5e30583ebee21ce">
10 <!ENTITY mutt-size "3.1 MB">
11 <!ENTITY mutt-buildsize "24.2 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
28 <para>The <application>Mutt</application> package contains a Mail User Agent.
[6b9cfc9]29 This is useful for reading, writing, replying to, saving, and deleting your email.</para>
[481b3e8]30
[6b9cfc9]31 <bridgehead renderas="sect3">Package Information</bridgehead>
32 <itemizedlist spacing='compact'>
33 <listitem>
34 <para>Download (HTTP): <ulink url="&mutt-download-http;"/></para>
35 </listitem>
36 <listitem>
37 <para>Download (FTP): <ulink url="&mutt-download-ftp;"/></para>
38 </listitem>
39 <listitem>
40 <para>Download MD5 sum: &mutt-md5sum;</para>
41 </listitem>
42 <listitem>
43 <para>Download size: &mutt-size;</para>
44 </listitem>
45 <listitem>
46 <para>Estimated disk space required: &mutt-buildsize;</para>
47 </listitem>
48 <listitem>
49 <para>Estimated build time: &mutt-time;</para>
50 </listitem>
51 </itemizedlist>
[481b3e8]52
[83c5697]53 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
54 <itemizedlist spacing='compact'>
55 <listitem>
56 <para>Required Patch: <ulink
57 url="&patch-root;/mutt-&mutt-version;-security_fix-1.patch"/></para>
58 </listitem>
59 </itemizedlist>
60
[6b9cfc9]61 <bridgehead renderas="sect3">Mutt Dependencies</bridgehead>
[481b3e8]62
[6b9cfc9]63 <bridgehead renderas="sect4">Optional</bridgehead>
[4dbbf634]64 <para role="optional"><xref linkend="gnupg"/>,
[126e7ea2]65 <xref linkend="openssl"/> or
66 <ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink> (which
67 needs <ulink
68 url="ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/">libgpg-error</ulink>
69 then <ulink url="ftp://ftp.gnupg.org/gcrypt/libgcrypt/">libgcrypt</ulink>),
[73b3b3b]70 an <xref linkend="server-mail"/>
71 (that provides a <command>sendmail</command> command),
[b02921f]72 <!-- Ispell removed. Aspell provides an ispell wrapper script
73 <xref linkend="ispell"/>, -->
74 <xref linkend="aspell"/>,
[6b9cfc9]75 <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
76 <xref linkend="cyrus-sasl"/>,
[126e7ea2]77 <xref linkend="slang"/>,
78 <xref linkend="libidn"/>,
[1204d00]79 <xref linkend="gdbm"/>, and
80 <!-- <xref linkend="db"/> -->
81 <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink></para>
[481b3e8]82
[8ae8678b]83 <bridgehead renderas="sect4">Optional (To Regenerate Documentation)</bridgehead>
84 <para role="optional"><xref linkend="libxslt"/>, and
85 <xref linkend="Links"/> or
86 <xref linkend="w3m"/></para>
87
[061ec9d]88 <para condition="html" role="usernotes">User Notes:
89 <ulink url="&blfs-wiki;/mutt"/></para>
90
[6b9cfc9]91 </sect2>
[481b3e8]92
[6b9cfc9]93 <sect2 role="installation">
94 <title>Installation of Mutt</title>
[481b3e8]95
[5ed9bd0]96 <note>
97 <para>This version of <application>Mutt</application> is a development
98 release. The BLFS staff has determined that it provides a stable
99 program and fixes two issues in the current stable version of
100 <application>Mutt</application>: a segmentation fault that occurs under
101 certain conditions and a compilation problem when building with
102 <application>GCC-&gcc-version;</application>. To find the current
103 stable release, please refer to the
104 <ulink url="http://www.mutt.org/">Mutt home page</ulink>.</para>
105 </note>
106
[481b3e8]107 <para><application>Mutt</application> requires a group named
108 <systemitem class="groupname">mail</systemitem>. You can
[6b9cfc9]109 add this group, if it does not exist, with this command:</para>
[481b3e8]110
[b785ab29]111<screen role="root"><userinput>groupadd -g 34 mail</userinput></screen>
[481b3e8]112
[73b3b3b]113 <para>If you did not install an MTA, such as <xref linkend="postfix"/> or
[481b3e8]114 <xref linkend="sendmail"/>, you need to modify the ownership of
[6b9cfc9]115 <filename class="directory">/var/mail</filename> with this command:</para>
[481b3e8]116
[e3353b3]117<screen role="root"><userinput>chgrp -v mail /var/mail</userinput></screen>
[481b3e8]118
[83c5697]119 <para>Fix a security vulnerability in <application>Mutt</application>:</para>
120
121<screen><userinput>patch -Np1 -i ../mutt-&mutt-version;-security_fix-1.patch</userinput></screen>
122
[481b3e8]123 <para>Install <application>Mutt</application> by running the following
[6b9cfc9]124 commands:</para>
[481b3e8]125
[6b9cfc9]126<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
[53c2faf]127 --enable-pop --enable-imap &amp;&amp;
[46441976]128make</userinput></screen>
129
130 <para>This package does not come with a test suite.</para>
131
132 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
133
134<screen role='root'><userinput>make install</userinput></screen>
[481b3e8]135
[6b9cfc9]136 </sect2>
[481b3e8]137
[6b9cfc9]138 <sect2 role="commands">
[e3353b3]139 <title>Command Explanations</title>
[481b3e8]140
[6b9cfc9]141 <para><parameter>--enable-pop</parameter>: This switch enables
[481b3e8]142 POP3 support.</para>
143
[6b9cfc9]144 <para><parameter>--enable-imap</parameter>: This switch enables
[481b3e8]145 IMAP support.</para>
146
[126e7ea2]147 <para><parameter>--with-...</parameter>: This switch enables the various
148 dependencies.</para>
149
[6b9cfc9]150 </sect2>
[481b3e8]151
[6b9cfc9]152 <sect2 role="configuration">
153 <title>Configuring Mutt</title>
[481b3e8]154
[6b9cfc9]155 <sect3 id="mutt-config">
[e3353b3]156 <title>Config Files</title>
[481b3e8]157
[6b9cfc9]158 <para><filename>/etc/Muttrc</filename>, <filename>~/.muttrc</filename>,
159 <filename>/etc/mime.types</filename>, <filename>~/.mime.types</filename></para>
[481b3e8]160
[6b9cfc9]161 <indexterm zone="mutt mutt-config">
162 <primary sortas="e-etc-Muttrc">/etc/Muttrc</primary>
163 </indexterm>
[481b3e8]164
[6b9cfc9]165 <indexterm zone="mutt mutt-config">
166 <primary sortas="e-AA.muttrc">~/.muttrc</primary>
167 </indexterm>
[481b3e8]168
[6b9cfc9]169 <indexterm zone="mutt mutt-config">
170 <primary sortas="e-etc-mime.types">/etc/mime.types</primary>
171 </indexterm>
[481b3e8]172
[6b9cfc9]173 <indexterm zone="mutt mutt-config">
174 <primary sortas="e-AA.mime.types">~/.mime.types</primary>
175 </indexterm>
[481b3e8]176
[6b9cfc9]177 </sect3>
[481b3e8]178
[6b9cfc9]179 <sect3>
180 <title>Configuration Information</title>
[481b3e8]181
[6b9cfc9]182 <para>No changes in these files are necessary to begin using
[481b3e8]183 <application>Mutt</application>. When you are ready to make changes, the
[6b9cfc9]184 man page for <filename>muttrc</filename> is a good starting place.</para>
[481b3e8]185
186 <para>In order to utilize <application>GnuPG</application>, use the following
[6b9cfc9]187 command:</para>
[481b3e8]188
[6b9cfc9]189<screen><userinput>cat /usr/share/doc/mutt/samples/gpg.rc &gt;&gt; ~/.muttrc</userinput></screen>
[481b3e8]190
[6b9cfc9]191 </sect3>
[481b3e8]192
[6b9cfc9]193 </sect2>
[481b3e8]194
[6b9cfc9]195 <sect2 role="content">
196 <title>Contents</title>
[481b3e8]197
[6b9cfc9]198 <segmentedlist>
199 <segtitle>Installed Programs</segtitle>
200 <segtitle>Installed Libraries</segtitle>
201 <segtitle>Installed Directories</segtitle>
[481b3e8]202
[6b9cfc9]203 <seglistitem>
204 <seg>flea, mutt, mutt_dotlock, muttbug, pgpring, and pgpwrap</seg>
205 <seg>None</seg>
[46441976]206 <seg>/usr/doc/mutt</seg>
[6b9cfc9]207 </seglistitem>
208 </segmentedlist>
[481b3e8]209
[6b9cfc9]210 <variablelist>
211 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
212 <?dbfo list-presentation="list"?>
213 <?dbhtml list-presentation="table"?>
[481b3e8]214
[6b9cfc9]215 <varlistentry id="flea">
216 <term><command>flea</command></term>
217 <listitem>
218 <para>is a bug submitter for <application>Mutt</application>.</para>
219 <indexterm zone="mutt flea">
220 <primary sortas="b-flea">flea</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
[481b3e8]224
[6b9cfc9]225 <varlistentry id="mutt-prog">
226 <term><command>mutt</command></term>
227 <listitem>
228 <para>is a Mail User Agent (MUA) which enables you to read, write and delete
229 your email.</para>
230 <indexterm zone="mutt mutt-prog">
231 <primary sortas="b-mutt">mutt</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
[481b3e8]235
[6b9cfc9]236 <varlistentry id="mutt_dotlock">
237 <term><command>mutt_dotlock</command></term>
238 <listitem>
239 <para>implements the mail spool file lock.</para>
240 <indexterm zone="mutt mutt_dotlock">
241 <primary sortas="b-mutt_dotlock">mutt_dotlock</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
[481b3e8]245
[6b9cfc9]246 <varlistentry id="muttbug">
247 <term><command>muttbug</command></term>
248 <listitem>
249 <para>is a script that executes <command>flea</command>.</para>
250 <indexterm zone="mutt muttbug">
251 <primary sortas="c-muttbug">muttbug</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
[481b3e8]255
[6b9cfc9]256 </variablelist>
[481b3e8]257
[6b9cfc9]258 </sect2>
[481b3e8]259
[f45b1953]260</sect1>
Note: See TracBrowser for help on using the repository browser.