Updated FAQ

This commit is contained in:
M66B 2021-07-22 10:02:46 +02:00
parent 1d1765c5ce
commit 12982cfd71
1 changed files with 1 additions and 1 deletions

2
FAQ.md
View File

@ -774,7 +774,7 @@ Common errors:
* *No key*: there is no PGP key available for one of the listed email addresses
* *Missing key for encryption*: there is probably a key selected in FairEmail that does not exist in the OpenKeychain app anymore. Resetting the key (see above) will probably fix this problem.
* *Key for signature verification is missing*: the public key for the sender is not available in the OpenKeychain app. This can also be caused by Autocrypt being disabled in the encryption settings or by the Autocrypt header not being sent.
* *OpenPgp error 0: null* / *OpenPgp error 0: General error*: please check the key in the OpenKeychain app and make sure there are no conflicting identities for the key and make sure all email addresses are lowercase. Also, make sure the key can be used to sign/encrypt and isn't for encrypting/signing only.
* *OpenPgp error 0: null* / *OpenPgp error 0: General error*: please check the key in the OpenKeychain app and make sure there are no conflicting identities for the key and make sure the email address exactly matches the key, including lower/upper case. Also, make sure the key can be used to sign/encrypt and isn't for encrypting/signing only.
<br />