<div class="markdown">
<p dir="auto">On 18 Nov 2014, at 22:47, Jan Erik Moström wrote:</p>

<blockquote>
<p dir="auto">Perhaps syncing of smart mailboxes and other settings ... which would<br>
be pretty nice.</p>
</blockquote>

<p dir="auto">Yes, this has been requested quite often. If I implement it then I would try to do it using IMAP itself to store the settings. No need for another cloud service when IMAP is already available. So far, I have postponed trying to implement it though since synchronization of files always turn out to be more complicated than you initially think :-)</p>

<p dir="auto">For the record, migrating MailMate settings can be done by simply copying the <code>.plist</code> files:</p>

<pre><code>~/Library/Application Support/MailMate/*.plist
</code></pre>

<p dir="auto">But MailMate must <strong>not</strong> be running when doing this and it's not possible to symlink to a Dropbox folder or anything like that.</p>

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

</div>