<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
div.plaintext { white-space: normal; }
body { font-family: sans-serif; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777; }
blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote blockquote blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
blockquote a { color: #777777; }
blockquote blockquote a { color: #999999; }
blockquote blockquote blockquote a { color: #BBBBBB; }
code { margin: 0; padding: 0 0.4em; border-radius: 3px; background-color: #F7F7F7; }
pre > code { padding: 0px; }
math[display="inline"] > mrow { padding:5px; }
div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">On 7 Jan 2021, at 13:11, Sebastian Hagedorn wrote:</p>
</div><div class="plaintext"><blockquote><p dir="auto">OpenPGP is working now, but I still haven’t solved the S/MIME issue. I noticed a thread from 2018 in the archives, where this was the last message from Benny Kjær Nielsen:
</p>
<blockquote><p dir="auto">[...]
</p>
</blockquote><p dir="auto">That’s the same error message that I get.
</p>
</blockquote></div>
<div class="markdown">
<p dir="auto">I think <code>errSecInternalComponent</code> is pretty generic and it can mean all kinds of things.</p>
</div><div class="plaintext"><blockquote><p dir="auto">In my case hitting ⌘S does not work, and restarting my Mac hasn’t helped either. I removed one instance of my certificate from the keychain so
<br />
that MailMate only finds one, but that didn’t resolve the issue either. I ran “log stream” from the Terminal to observe what is happening when that error pos up, but I don’t know what to do with the output:
</p>
</blockquote></div>
<div class="markdown">
<p dir="auto">Very good. That does appear to provide more details.</p>
</div><div class="plaintext"><blockquote><p dir="auto">2021-01-07 13:07:17.274425+0100  localhost MailMate[39607]: (Security) Created Activity ID: 0x8641c, Description: SecKeychainSearchCreateFromAttributes
<br />
2021-01-07 13:07:17.275346+0100  localhost MailMate[39607]: (Security) Created Activity ID: 0x8641d, Description: SecKeychainSearchCopyNext
<br />
2021-01-07 13:07:17.275713+0100  localhost MailMate[39607]: (Security) [com.apple.securityd:security_exception] CSSM Exception: -2147413737 CSSMERR_DL_DATASTORE_DOESNOT_EXIST
<br />
2021-01-07 13:07:17.275826+0100  localhost MailMate[39607]: (Security) [com.apple.securityd:integrity] dbBlobVersion() failed for a non-existent database
<br />
2021-01-07 13:07:17.276234+0100  localhost MailMate[39607]: (Security) [com.apple.securityd:security_exception] CSSM Exception: -2147413737 CSSMERR_DL_DATASTORE_DOESNOT_EXIST
</p>
</blockquote></div>
<div class="markdown">
<p dir="auto">But I have no idea what <code>CSSMERR_DL_DATASTORE_DOESNOT_EXIST</code> means. Googling seems to indicate that it might be related to an empty/faulty keychain. Maybe see if anything in Keychain Access seems out of the ordinary.</p>
<p dir="auto">--<br />
Benny</p>

</div>
</body>
</html>