On 1999-08-01 19:57:55 -0400, Matthew Cordes wrote:

> I have downloaded the mutt source, but cannot find the appropriate
> pgp6.5.1 patch.  I was told that the cvs version included this
> support.  the contrib directory contains patches for pgp2 and 5,
> but not 6.  I have found a patch that i think may work via
> www.deja.com, but it appears to be incomplete.  

What version are you talking about?  The stable or the unstable
branch?  (That is, 0.95 or 0.96?)

PGP support is organized quite differently in the various versions.
The stable Mutt branch has separate configuration variables for the
various PGP versions supported; you can switch between versions by
using the pgp_*_version variables.  The latest snapshots of the
stable branch are supposed to support a "pgp6" setting here,
permitting you to use pgp 6.5 with that mutt branch.

The unstable branch has "format-like" configuration variables for
the various PGP-related commands.  You can define them essentially
freely.  There are sample files named pgp2.rc, pgp5.rc, and gpg.rc
in the contrib directory.  To use PGP 6 with mutt, you should take
the pgp2.rc file, and change the "-2" command line parameter to "-5"
in pgp_list_pubring_command and pgp_list_secring_command.

Reply via email to