Version: 1.9.3 (using KDE KDE 3.5.3) Installed from: Ubuntu Packages I found this issue while testing the fix for bug 128513 -- it seems like KMail now simply ignores timestamp information for all message signed. Also, it does not always report when the key is not on your keychain. From the text in bug 128513: ------- Additional Comment #9 From Michael Trausch 2006-06-03 21:08 ------- Thank you -- I was able to (after some weird issues) rebuild KMail and verify the fix on the timestamp. Is it possible to have it output the same "Status" line when the key is not present, as with messages that are signed with OpenPGP/MIME and the key is not present? For example, a message on the KDE core devel list (the one that RH replied to in the attachment to this bug report) shows: Message was signed with unknown key 0x33F5F0056EF45358. The validity of the signature cannot be verified. Status: No public key to verify the signature RH's only shows: Message was signed with unknown key 0xDF045E77. The validity of the signature cannot be verified. All the data is present for the information to be displayed, I think, at least according to the debug output. Is this a separate bug that I need to file? ==== Debug output kmail: (35144, last 35136) Re: qt-dbus compilation problem Ralf Habacker, readyToShow true kmail: [const QTextCodec* KMReaderWin::overrideCodec() const] mOverrideEncoding == '' kmail: [const QTextCodec* KMReaderWin::overrideCodec() const] mOverrideEncoding == '' kmail: parseMsg(KMMessage* aMsg == aMsg ) kmail: + Text/Plain kmail: Inserting one item into MimePartTree kmail: Content-Type: Text/Plain kmail: partNode::findType() is looking at Text/Plain kmail: [static KMail::SpamScores KMail::SpamHeaderAnalyzer::getSpamScores(const KMMessage*)] kmail: Multiple / No addressees matched email address; Count is 0 kmail: ObjectTreeParser::parseObjectTree( node OK, showOnlyOneMimePart: FALSE ) kmail: Sorry: Old style Mailman message but no delimiter found. kmail: [const QTextCodec* KMReaderWin::overrideCodec() const] mOverrideEncoding == '' libkdenetwork: GnuPG exited with exit status 2 libkdenetwork: gpg stderr: libkdenetwork: libkdenetwork: pgp cmd = LANGUAGE=C gpg --batch --decrypt gpg: Signature made Sat 03 Jun 2006 05:07:29 AM EDT using DSA key ID DF045E77 gpg: Can't check signature: public key not found libkdenetwork: libkdenetwork: Message was signed on 'Sat 03 Jun 2006 05:07:29 AM EDT' libkdenetwork: Message was signed with key 'DF045E77' ==== End Debug Output ------- Additional Comment #10 From Ingo Klöcker 2006-06-03 23:55 ------- Yes, please file a separate bug report for this. ===== All of the information appears to be made available to KMail/libkdenetwork, so KMail should be able to harvest it and act on it.
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.