<div class="markdown">
<p dir="auto">On 17 Jun 2014, at 19:48, Joshua Kehn wrote:</p>

<blockquote>
<p dir="auto">I'm staring emails (flagging) in Dispatch and they don't appear to be showing up in Mailmate. Anyone else notice this?</p>

<p dir="auto">Unfortunately it's a Gmail account. :(</p>
</blockquote>

<p dir="auto">Can you see the change in the web interface?</p>

<p dir="auto">Are the flags still missing if you relaunch MailMate?</p>

<p dir="auto">Unfortunately, Gmail has a limited implementation of IMAP IDLE which means that flag changes in the Inbox may go unnoticed. An experimental workaround is available, but make sure that you are using the latest beta if you try it:</p>

<pre><code>defaults write com.freron.MailMate MmEnableKeywordsCheckInIDLEForGmail -bool YES
</code></pre>

<p dir="auto">This enables that MailMate regularly checks for flag changes in the Inbox (which kind of ruins the purpose of using IDLE).</p>

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

</div>