old-www/HOWTO/Mutt-GnuPG-PGP-HOWTO.html

92 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Mutt-i, GnuPG and PGP Howto</TITLE>
<LINK HREF="Mutt-GnuPG-PGP-HOWTO-1.html" REL=next>
</HEAD>
<BODY>
<A HREF="Mutt-GnuPG-PGP-HOWTO-1.html">Next</A>
Previous
Contents
<HR>
<H1>Mutt-i, GnuPG and PGP Howto</H1>
<H2>Andrés Seco
<A HREF="mailto:AndresSH@ctv.es">AndresSH@ctv.es</A> and J.Horacio M.G.
<A HREF="mailto:homega@ciberia.es">homega@ciberia.es</A></H2>v1.2, February 2000
<P><HR>
<EM>This document briefly explains how to configure <EM>Mutt-i</EM>, <EM>PGP</EM> and
<EM>GnuPG</EM> in its diferents versions (2.6.x, 5.x and GnuPG), noting the
common problems that can occur while sending signed or encrypted mail to
be read by mail clients not PGP/MIME compliants as defined in RFC2015 and
in other operating systems. It also includes an example of procmail
configuration to send the public keys automatically to received e-mails
asking for it, as a key servers does.</EM>
<HR>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-1.html">Introduction</A></H2>
<P>
<H2><A NAME="toc2">2.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-2.html">Copyright and discharge of responsability</A></H2>
<P>
<H2><A NAME="toc3">3.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-3.html">Sending mail to and receiving mail from the internet</A></H2>
<P>
<H2><A NAME="toc4">4.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-4.html">Mutt configuration</A></H2>
<P>
<H2><A NAME="toc5">5.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-5.html">PGP and GnuPG</A></H2>
<UL>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-5.html#ss5.1">5.1 PGP2</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-5.html#ss5.2">5.2 PGP5</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-5.html#ss5.3">5.3 GnuPG</A>
</UL>
<P>
<H2><A NAME="toc6">6.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-6.html">PGP and Mutt integration</A></H2>
<UL>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-6.html#ss6.1">6.1 Optional configuration files</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-6.html#ss6.2">6.2 General Configuration Variables</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-6.html#ss6.3">6.3 PGP2 configuration variables</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-6.html#ss6.4">6.4 PGP5 configuration variables</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-6.html#ss6.5">6.5 GnuPG configuration variables</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-6.html#ss6.6">6.6 Mixed configuration variables</A>
</UL>
<P>
<H2><A NAME="toc7">7.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-7.html">Interesting Macros for Mutt</A></H2>
<UL>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-7.html#ss7.1">7.1 Signing on the message body without using PGP/MIME with PGP5</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-7.html#ss7.2">7.2 Signing on the message body without using PGP/MIME with GnuPG</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-7.html#ss7.3">7.3 Modifying the alias file and reloading it</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-7.html#ss7.4">7.4 More macro examples</A>
</UL>
<P>
<H2><A NAME="toc8">8.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-8.html">Procmail notes and tips</A></H2>
<UL>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-8.html#ss8.1">8.1 Configuring Procmail to send automatically your public keys</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-8.html#ss8.2">8.2 Verify and decrypt automatically messages without PGP/MIME</A>
<LI><A HREF="Mutt-GnuPG-PGP-HOWTO-8.html#ss8.3">8.3 Change MIME type for messages with keys inside without PGP/MIME</A>
</UL>
<P>
<H2><A NAME="toc9">9.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-9.html">Interchanging signed/encrypted messages with different MUAs and platforms</A></H2>
<P>
<H2><A NAME="toc10">10.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-10.html">Programs and versions used</A></H2>
<P>
<H2><A NAME="toc11">11.</A> <A HREF="Mutt-GnuPG-PGP-HOWTO-11.html">More information</A></H2>
<HR>
<A HREF="Mutt-GnuPG-PGP-HOWTO-1.html">Next</A>
Previous
Contents
</BODY>
</HTML>