Hello,
can't get Autocrypt header added. Enigmail version 2.0.2, all settings seem good. I can encrypt/decrypt messages, but all I get is the following headers:
Openpgp:preference=signencryptUser-Agent:Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101Thunderbird/60.0MIME-Version:1.0Subject:EncryptedMessageContent-Type:multipart/encrypted;protocol="application/pgp-encrypted";boundary="7vw032iXko6wmtcwguBOG8WdilH8VHNM4"ThisisanOpenPGP/MIMEencryptedmessage(RFC4880and3156)--7vw032iXko6wmtcwguBOG8WdilH8VHNM4Content-Type:application/pgp-encryptedContent-Description:PGP/MIMEversionidentificationVersion:1--7vw032iXko6wmtcwguBOG8WdilH8VHNM4Content-Type:application/octet-stream;name="encrypted.asc"Content-Description:OpenPGPencryptedmessageContent-Disposition:inline;filename="encrypted.asc"-----BEGINPGPMESSAGE-----Version:GnuPGv2......................-----ENDPGPMESSAGE-------7vw032iXko6wmtcwguBOG8WdilH8VHNM4--
Here is my keys:
pub 4096R/DE502122 2018-01-10 [expires: 2023-01-09]
sub 4096R/93C7ED79 2018-01-10 [expires: 2023-01-09]
All the help would be gratitude! Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I assume you did enable Autocrypt in the Account Settings (in the
OpenPGP Security tab)?
There can be a few reasons why the header is not added:
1. if Enigmail fails to obtain the key from GnuPG. There is a bug in
Enigmail 2.0.2 that makes extraction fail for GnuPG 2.0.x
2. if Enigmail cannot determine a valid private key for your account
that has a valid public key
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Patrick, thanks for answering!
Yes, I enabled Autocrypt in the Account Settings.
Could you please help me to debug these reasons?
Attaching the log.
Thank you
Hello,
can't get Autocrypt header added. Enigmail version 2.0.2, all settings seem good. I can encrypt/decrypt messages, but all I get is the following headers:
Here is my keys:
All the help would be gratitude! Thanks
I assume you did enable Autocrypt in the Account Settings (in the
OpenPGP Security tab)?
There can be a few reasons why the header is not added:
1. if Enigmail fails to obtain the key from GnuPG. There is a bug in
Enigmail 2.0.2 that makes extraction fail for GnuPG 2.0.x
2. if Enigmail cannot determine a valid private key for your account
that has a valid public key
Hi Patrick, thanks for answering!
Yes, I enabled Autocrypt in the Account Settings.
Could you please help me to debug these reasons?
Attaching the log.
Thank you
Last edit: bam80 2018-04-20
You are using GnuPG 2.0.30 (i.e. reason 1 applies).
Thanks. Is there a corresponding bug-report?
Yes. See bug [#810].
Related
Bugs:
#810Yes, it was that bug - nightly version works. Thanks!