mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
a75063d4ec
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1223 af4574ff-66df-0310-9fd7-8a98e5e911e0
24 lines
757 B
XML
24 lines
757 B
XML
<sect2>
|
|
<title>Configuring <application>Mutt</application></title>
|
|
|
|
<sect3><title>Config files</title>
|
|
<para><filename>/etc/Muttrc</filename>,
|
|
<filename>~/.muttrc</filename>,
|
|
<filename>/etc/mime.types</filename>, <filename>~/.mime.types</filename></para>
|
|
</sect3>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
<para>No changes in these files are necessary to begin using
|
|
<application>Mutt</application>. When you are ready to make changes, the
|
|
man page for <filename>muttrc</filename> is a good starting place.</para>
|
|
|
|
<para>In order to utilize <application>GnuPG</application>, use the following
|
|
command:</para>
|
|
<screen><userinput><command>cat /usr/share/doc/mutt/samples/gpg.rc >>
|
|
~/.muttrc</command></userinput></screen>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|