On Fri, Jan 19, 2001 at 02:52:33PM -0800, [EMAIL PROTECTED] wrote:
> When invoked from mutt 1.2.5, pgp 6.5.8 fails when trying to encrypt
> to an untrusted (it works with a trusted key) key with the message:
[...]
> So the failure appears to be that mutt uses the default response of
> "N" instead of "y". I tried adding "+force" to the encryption line
> in pgp6.rc, because the pgp 6.5.8 Guide claims this will always
> force a "y" response. It does in some cases, but not to the above
> prompt.
>
> Are there any fixes to make mutt allow the user to respond to the
> prompt instead of hiding it and responding with the default?
Correction: Mutt does pass the PGP query to the user, but a "y"
response apparently does not get passed back to PGP.
BTW, pgp6.rc has "+encrypttoself". pgp2rc does not. IMO,
encrypttoself is a security risk because it's extremely easy to
forget to turn it off when sending anonymously. And, most users of
prior versions of PGP would not expect the default behavior of Mutt
to have changed without warning.