[14859] in Athena Bugs
Re: Secret Key ring
daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Dec 4 14:23:31 1996
Date: Wed, 4 Dec 1996 14:23:22 -0500
To: Scott Bergen <berg@value.net>
Cc: bugs@MIT.EDU
From: Derek Atkins <warlord@MIT.EDU>
In-Reply-To: "[14852] in Athena Bugs"
Scott,
This message should have been sent to pgp-bugs@mit.edu, not bugs@mit.edu
> I keep getting a message that my secret key ring can not be found when I
> try to encrypt or decrypt. On occasion it does work. The files are
> intact
> and the secret key shows up in the menu, so I know it is there. It
> is the PGP 2.6.2v130, and I have a Mac Performa 7.5.5 system.
>
> Have you heard of this bug before?
This is a known bug in MacPGP 2.6.2 due to an unititalized variable.
The fix is to edit the config.txt file located in the same folder as
the MacPGP binary. You want to set the "MyName" option to be the
userID on your secret key. Once you've edited and saved config.txt,
restart MacPGP.
The configuration option should read something like this:
MyName = "My Name <user@host.site>"
I hope this helps.
-derek