<div class="markdown">
<p dir="auto">On 27 Jan 2016, at 9:30, Jan Erik Moström wrote:</p>

<blockquote>
<p dir="auto">I have three Macs that I use, which currently have different mail accounts.<br>
However I want to change this a bit and I wonder if there is a way to sync the settings between Macs.</p>

<p dir="auto">What I would like to sync is basically smart mailboxes, key settings and other settings in the preferences.</p>
</blockquote>

<p dir="auto">There is (still) no way to do this. The best you can is to “migrate” settings by copying <code>.plist</code> files from/to this folder:</p>

<pre><code>~/Library/Application Support/MailMate/
</code></pre>

<p dir="auto">Note that you must quit MailMate on both machines before doing this. Only copy <code>Sources.plist</code>, <code>Submission.plist</code>, and <code>Identities.plist</code> if you are starting over on the destination machine.</p>

<p dir="auto">Other preferences are stored in this file (like all other OS X applications):</p>

<pre><code>~/Library/Preferences/com.freron.MailMate.plist
</code></pre>

<p dir="auto">You should only copy that file if you are making a clean install.</p>

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

</div>