<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto" style="margin:1em 0">On 2 Jan 2017, at 16:25, Jan Vanvinkenroye wrote:</p>

<p dir="auto" style="margin:1em 0"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto" style="margin:1em 0">I am setting up S/MIME Mail encryption. I have acquired a certificate and have installed<br>
it in the keychain. In mail.app sending and receiving mail is possible. In Mailmailte<br>
i get the error „Unknown format in import. Error code: -25257“.<br>
<br>
What can be the next steps?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto" style="margin:1em 0">You can try enabling some debug code and launch MailMate from a Terminal window. It works like this:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmDebugSecurity -bool YES
/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto" style="margin:1em 0">Then try again and see if the output is helpful in any way.</p>

<p dir="auto" style="margin:1em 0">-- <br>
Benny</p>
</div>
</div>
</body>
</html>