<div class="markdown">
<p dir="auto">On 6 Mar 2014, at 15:15, Giovanni Lanzani wrote:</p>

<blockquote>
<blockquote>
<p dir="auto">Enable this:</p>

<pre><code>defaults write com.freron.MailMate MmDebugSecurity -bool YES
</code></pre>

<p dir="auto">And run MailMate like this from the Terminal:</p>

<pre><code>/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto">Then you might get some additional information. I don't really know if anyone has successfully used anything but the GPGTools variant of <code>gpg2</code>.</p>
</blockquote>

<p dir="auto">It hangs like this and I need to kill it.</p>

<p dir="auto">OpenPGP<br>
     gpg2 --no-verbose --batch --no-tty --openpgp --status-fd 2 --digest-algo SHA1 --textmode --armor --detach-sign --local-user "<a href="mailto:giovanni@lanzani.nl">giovanni@lanzani.nl</a>"<br>
     Input string (4529): "Content-Type: multipart/alternative;\r\n boundary="=<em>MailMate</em>D0EE1BDF-36A4-405D-9212-A309094ACC63<em>="\r\n\r\n\r\n--=</em>MailMate<em>D0EE1BDF-36A4-405D-9212-A309094ACC63</em>=\r\nContent-Type: text/plain; charse..."</p>
</blockquote>

<p dir="auto">I gave up and installed the GPG suite. Works like a charm now :)</p>

</div>