I was able to find the root cause for this behavior. As the X.509 enabled identity is the default, new messages initially have this identity set. This sets the per-message crypto format to S/MIME. Now when I change the identity to the PGP-only ID, the crypto format for this message stays as S/MIME, causing this strange behavior I previously described.
I created a patch that solves this issue by setting the crypto format to the default format of an identity if a different identity is selected in the message composer. -- KMail tries to use X.509 certificate for PGP-only identities https://bugs.launchpad.net/bugs/570117 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
