<div ><div>
<p dir="auto">Hi MailMate users,</p>

<p dir="auto">I've received a report about a problem with setting the default email client on El Capitan, but I'm unsure if it's a general problem. I can reproduce it myself, but maybe that is a coincidence. I'm skeptical because my experiments indicate that this is not a MailMate issue, but a general OS X issue (on my machine).</p>

<p dir="auto">I've created an executable to make it easier to analyze the issue which can be found <a href="https://github.com/freron/defaultmailer">here</a>. It's a quick hack based on a github repository created by someone else for creating an executable for switching default browser.</p>

<p dir="auto">The following is a direct link to the <a href="https://github.com/freron/defaultmailer/blob/master/build/defaultmailer?raw=true">executable</a>.</p>

<p dir="auto">So, users on El Capitan with some experience with Terminal are invited to try the following:</p>

<ol>
<li value="1">Fetch the <a href="https://github.com/freron/defaultmailer/blob/master/build/defaultmailer?raw=true">executable</a>.</li>
<li value="2">Open a Terminal window and switch to the folder of the executable.</li>
<li value="3">
<p dir="auto">Run this command to make it executable:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>chmod u+x defaultmailer
</code></pre>
</li>
<li value="4">
<p dir="auto">Run the command to see the current default:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>./defaultmailer
</code></pre>
</li>
<li value="5">
<p dir="auto">Assuming it's MailMate then do this:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>./defaultmailer -set mail
</code></pre>
</li>
<li value="6">
<p dir="auto">Verify the setting like this:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>./defaultmailer
</code></pre>
</li>
<li value="7">
<p dir="auto">Wait more than 10 seconds and then verify again:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>./defaultmailer
</code></pre>
</li>
</ol>

<p dir="auto">For me (and one other user) it has returned to <code>mailmate</code> in step 7. If that doesn't happen for you then try again since I think it might work the first time depending on the state of the so-called LaunchServices.</p>

<p dir="auto">None of this requires Mail or MailMate to be running. It can all be reproduced using either Mail or MailMate to switch default email client, but note that Apple Mail needs to be relaunched to reflect that the setting reverts (in the General preferences pane).</p>

<p dir="auto">Only reply on the list if you think it's of general interest, that is, I would like to avoid a hundred “me to” emails on the list :-) Off list, anything is welcome.</p>

<p dir="auto">Thanks in advance.</p>

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

</div></div>