Hi there.
My Kmail 1.8.2 (SuSE kdepim3 3.4.2 RPMS for SuSE 9.0) is able to encrypt Mails
using Inline PGP but cannot decrypt mails. It only gives me:
Verschlüsselte Nachricht (keine Entschlüsselung möglich) - Encrypted Message
(no decryption possible)
Grund: Das Krypto-Modul "openpgp" konnte die Daten nicht entschlüsseln. -
Reason: Crypto-Module "openpgp" was unable to decrypt data
Fehler: Decryption failed - Error: Decryption failed
On Commandline
gpgme_op_decrypt_verify() returned this error code: 152
ASSERT: "0" in kmail/kmreaderwin.cpp (1098)
gpgme_op_decrypt_verify() returned this error code: 152
which is
LANG=C gpg-error 152
152 = (0, 152) = (GPG_ERR_SOURCE_UNKNOWN, GPG_ERR_DECRYPT_FAILED) =
(Unspecified source, Decryption failed)
Any ideas ?
Sebastian Koerner