Bug 123174 - Decryption (openpgp) fails when more than one recipient
Summary: Decryption (openpgp) fails when more than one recipient
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: encryption (show other bugs)
Version: 1.9.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 17:38 UTC by Hervé Fache
Modified: 2015-04-12 09:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hervé Fache 2006-03-06 17:38:18 UTC
Version:           1.9.1 (using KDE KDE 3.5.1)
Installed from:    Ubuntu Packages

When receiving encrypted e-mails from my boss, decryption works when I am the only recipient, but not when my project leader is in copy.
Though, the decryption works fine using Thunderbird/Enigma, which uses the same backend (OpenPGP).
That allows me to pinpoint the problem to KMail, and my guess is that KMail tries to decrypt using the wrong key (may the key from the person in CC: rather than the one in To:?).
If there is a way to compile KMail on its own (and not to check out the full KDE tree), please let me know, and let me know the branch to use too, this way I kind work on that problem when work gets boring!

Cheers,
Hervé (a KMail fan).
Comment 1 Ismail Onur Filiz 2006-03-06 18:38:34 UTC
You can checkout the branches/KDE/3.5/kdepim module. AFAIK checking out the kmail directory only is not sufficient since it relies on some libraries under kdepim . Then you should run : "make -f Makefile.cvs && ./configure --enable-debug && make" . Good luck debugging and thanks:)
Comment 2 Laurent Montel 2015-04-12 09:47:57 UTC
Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.