<div class="markdown">
<p dir="auto">On 31 Jan 2014, at 14:43, Pedro Lobo wrote:</p>

<blockquote>
<p dir="auto">I've gotten a simpler version working already so I reckon that it's running the script just fine. I'll look into adding debug info in the script itself.</p>
</blockquote>

<p dir="auto">The output can be a bit verbose, but there is a debug variable you might find useful:</p>

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

<p dir="auto">Launch MailMate from the Terminal to see the output:</p>

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

<p dir="auto">And if you haven’t noticed then it’s not necessary to restart MailMate when making changes to bundle items. It should be automatically detected by MailMate.</p>

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

</div>