<div class="markdown">
<p dir="auto">Amazing response, as ever. Seems to be fixed with a few tests done at this end. If it reoccurs I'll send the server logs again.</p>

<p dir="auto">Cheers,</p>

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

<p dir="auto">Dr Jason Davies<br>
<a href="http://www.ucl.ac.uk/%7Eucgajpd/Academic/">http://www.ucl.ac.uk/~ucgajpd/Academic/</a></p>

<p dir="auto">On 23 Oct 2015, at 22:08, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 23 Oct 2015, at 17:08, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 23 Oct 2015, at 15:39, Jason Davies wrote:</p>

<blockquote>
<p dir="auto">You seem to say I would have to 'catch' it in the activity monitor but that doesn't stay at the end for than a fraction of a second.</p>
</blockquote>

<p dir="auto">Yes, you can only scroll when there is no activity. Do like this instead:</p>

<ul>
<li>Open the Activity Viewer.</li>
<li>Trigger the issue.</li>
<li>Use “Help ▸ Send Server Logs”.</li>
</ul>

<p dir="auto">Then I can review what happens.</p>
</blockquote>

<p dir="auto">Thanks for the data (off list). I should have realized earlier that this is a known issue. I've seen it recently with an Exchange 2016 server.</p>

<p dir="auto">This is what happens when moving a message:</p>

<pre><code>16:12:17 C: J15 UID MOVE 101526 Contextsucl
16:12:17 S: [COPYUID 154 101526 1663]
16:12:17 S: * 3 EXPUNGE
16:12:17 S: * 2 EXISTS
16:12:17 Warning: Unnecessary EXISTS response received.
16:12:17 S: J15 OK MOVE completed.
</code></pre>

<p dir="auto">The second line is a server bug. It should have been:</p>

<pre><code>16:12:17 S: * OK [COPYUID 154 101526 1663]
</code></pre>

<p dir="auto">MailMate does not handle this bug well and kind of has its own bug when trying to handle it. I have already tried to fix both issues and you can try that in the latest test release of MailMate: Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane.</p>

<p dir="auto">It's relatively new that MailMate uses UID MOVE (an optional IMAP extension) instead of UID COPY. Therefore the problem is also relatively new.</p>

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

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>