<div class="markdown">
<p dir="auto">On 17 Jan 2016, at 11:39, Vlad Ghitulescu wrote:</p>

<blockquote>
<p dir="auto">Is it possible to change the synchronization schedule under the 5 minutes that are actually the minimum?</p>
</blockquote>

<p dir="auto">Not using the GUI, but I think it's possible by hacking the <code>State.plist</code> files found in the subfolders of this folder:</p>

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

<p dir="auto">MailMate should not be running when making such a change and I don't make any promises that it'll actually work.</p>

<blockquote>
<p dir="auto">I’m testing now MailMate and when opened in parallel with Mail.app, Mail.app is showing once in a while a fresh email before MailMate even noticing this due to the tighter synchronization schedule in Mail.app (1 minutes instead of 5).</p>
</blockquote>

<p dir="auto">That shouldn't happen. The INBOX folder of each account defaults to the “Connected” synchronization schedule. This means MailMate uses IMAP IDLE to keep an open connection to the server. Unless the server is very primitive then this should mean that new messages arrive immediately. I would need to see a log file to determine exactly what happens:</p>

<ul>
<li>Open the Activity Viewer (⌥⌘0).</li>
<li>Send a message to the account.</li>
<li>When the message has arrived then use “Help ▸ Send Server Logs“.</li>
</ul>

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