<div class="markdown">
<p dir="auto">On 14 Jul 2014, at 16:05, Mike Blevins wrote:</p>

<blockquote>
<p dir="auto">Thanks - I checked your doc reference, and you're right the script hack no<br>
longer works for Mavericks, which is what I'm running.</p>

<p dir="auto">I verified "ical reply all" works with postbox 3.0.11, but I have no idea<br>
how. Also seems to work with airmail 1.3.3 (I've been trying different mail<br>
clients, so I happened to have them installed).</p>
</blockquote>

<p dir="auto">Ok, I'll note that I should check this on Mavericks when I get a chance. It sounds like Calendar uses the <code>mailto:</code> URL scheme since it works with other email clients, but I don't know why it doesn't work with MailMate. As a quick test I tried these variations which do work:</p>

<pre><code>open "mailto:one@example.com,two@example.com"
open "mailto:?to=one@example.com,two@example.com"
</code></pre>

<p dir="auto">But there might be something in the ones used by Calendar which triggers a bug in MailMate.</p>

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

</div>