<div class="markdown">
<p dir="auto">On 11 Oct 2014, at 0:41, Lars Ippich wrote:</p>

<blockquote>
<p dir="auto">On 10 Oct 2014, at 20:45, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">Yes, that is strange. It should mean that MailMate does not hide any UID problems from you. Are you sure the problem still exists? You can use the Activity Viewer (⌥⌘0) to look for any lines prefixed with “Error:”.</p>
</blockquote>

<p dir="auto">No, I am not, but the “problem” was very persistent in the past weeks and the prompt showed up every time I fired up MailMate, so I find it hard to believe that the “problem” actually went away the same second I clicked that unknown button. Or is there - that’s the other thing I suspect - a button that gets rid of the messages altogether? I can’t remember what the three options are in that prompt.</p>
</blockquote>

<p dir="auto">The options are:</p>

<ul>
<li>Temporarily Ignore</li>
<li>Always Ignore</li>
<li>Retry</li>
</ul>

<p dir="auto">The second option sets <code>ignoreFailedUIDs</code> which then automatically triggers the “Temporarily Ignore” response in the future (for the account). The “Temporarily Ignore” option deletes any local knowledge of the message and then ignores the presence of the message on the server when synchronizing in the future (until MailMate is relaunched).</p>

<p dir="auto">If you launch MailMate from the Terminal then you should see a warning every time MailMate automatically ignores something. Something like this:</p>

<pre><code>Warning: Ignoring x messages in “...”
</code></pre>

<p dir="auto">You launch MailMate from the Terminal like this:</p>

<pre><code>/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto">I hope this helps.</p>

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

</div>