mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-10 04:54:44 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1023 af4574ff-66df-0310-9fd7-8a98e5e911e0
23 lines
729 B
XML
23 lines
729 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 gnupg, use the following command:
|
|
<screen><userinput><command>cat /usr/share/doc/mutt/samples/gpg.rc >>
|
|
~/.muttrc</command></userinput></screen></para>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|