<div class="markdown">
<p dir="auto">On 11 Apr 2014, at 14:56, Bram Heerink wrote:</p>

<blockquote>
<blockquote>
<p dir="auto">According to the <a href="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob_plain;f=doc/DETAILS">“documentation”</a> the error is interpreted as follows:</p>

<ul>
<li>INV_SGNR  

<ul>
<li> 9 :: Not a secret key</li>
</ul></li>
</ul>

<p dir="auto">Maybe that helps? (Verify that you have a secret key for <code>personal@bramheerink.nl</code>).</p>
</blockquote>

<p dir="auto">Thanks for your reply.</p>

<p dir="auto">Do you mean a passphrase or something else? Nothing asks me for a passphrase... When i do this on command line it does... and it works.</p>
</blockquote>

<p dir="auto">Note that MailMate only works with <code>gpg2</code> from GPGTools with respect to asking for a passphrase, but the error listed above appears to be a different problem. It looks like your GPG Keychain does not contain a secret key for your email address.</p>

<p dir="auto">I just tried with an email address for which I have no keys and then I actually get the same error. This means that the problem could also be that <code>gpg2</code> cannot find your keys at all...</p>

<p dir="auto">Try this in the Terminal:</p>

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

<p dir="auto">And then launch MailMate like this:</p>

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

<p dir="auto">See if that helps locating the problem.</p>

<blockquote>
<p dir="auto">BTW: I upgraded to the beta version of Mailmate 4174 but this crashes if you play with the From pulldown in the mail composer window...</p>
</blockquote>

<p dir="auto">I cannot reproduce that. You are welcome to provide additional details (steps to reproduce) via private email if this is a reproducible problem.</p>

<p dir="auto">-- <br>
Benny</p>

</div>