With version 1.9.9 in Thunderbird 52.7 I was able to automatically decrypt inline PGP generated using gpg -eas -r <keyid> and sent using the command line tool mailx. I am unable to coerce version 2.0 to decrypt the same inline PGP messages that version 1.9.9 had decrypted. I could not find any mention of changes to inline PGP with version 2.0.
With version 1.9.9 in Thunderbird 52.7 I was able to automatically decrypt inline PGP generated using
gpg -eas -r <keyid>
and sent using the command line tool mailx. I am unable to coerce version 2.0 to decrypt the same inline PGP messages that version 1.9.9 had decrypted. I could not find any mention of changes to inline PGP with version 2.0.Is there something I've missed with this release?
EDIT: attached a redacted example email
Last edit: Derek Nance 2018-04-01
That's bug [#787]. The following nightly build addresses this: https://enigmail.net/download/nightly/enigmail-nightly-enigmail-2.0-branch-all.xpi
Related
Bugs:
#787Excellent, thanks!