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

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">On 23 Oct 2015, at 15:39, Jason Davies wrote:</p>

<blockquote style="border-left-color: #4B89CF; border-left-style: solid; border-left-width: 2px; color: #4B89CF; margin: 0 0 5px; padding-left: 5px">
<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 style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><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 style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><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>

</div></div>