In templates.ini, the configuration settings for
| Quote: |
[Template_Thunderbird_PGP]
Tmpl.Title=OpenPGP for Thunderbird
Tmpl.Class=EmailReader |
do not allow the sandboxed Thunderbird/OpenPGP to make permanent changes via the
OpenPGP > Key Management
OpenPGP > Sender's Key
menu selections.
I think that it should be allowed.
Changes to the key ring files in the 'gnupg' folder are made by gpg.exe.
So gpg.exe needs direct access to those files, or the results end up in the sandbox folder.
Add the line:
OpenFilePath=gpg.exe,%AppData%\gnupg\
--
Note: this is the default folder location for 'gnupg' on XP.
I don't know if it would be different for Vista, etc.