<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">This is an old message and possibly a resolved issue, but I'll answer in case anyone finds it googling :)</p>
<p dir="auto">On 23 Apr 2024, at 17:04, Zvi Biener wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">I wonder if anyone has come across this before. I have a single imap Mailbox that keep going into a failed state, with the mailbox going grey and the word “(failed)” following its name. I’m failed certain that the culprit is report on with the following message in the activity viewer:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">IMAP - UC (davmail)
S7 NOOP
G228 APPEND Archive (|Seen) " 3-Apr-2024 07:51:35 - 0400" {51934584}
</code></pre>
<p dir="auto">But I have no idea how to remove this message. I searched the MM directories for “51934584”, but nothing comes up. I’ve tried usubscribing and resubscribing to the sigle box, but this didn’t make a diferent.</p>
</blockquote>
<p dir="auto">When <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">APPEND</code> is involved then it's because MailMate is trying to upload a message. In this case, a very large message since <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">51934584</code> is its size in bytes (~52MB). The easiest way to find it would be to select the IMAP mailbox and enable/sort the Size column. Alternatively, enable the UID column and look for messages without UID (pending to be uploaded).</p>
<p dir="auto">When found then it can be deleted by holding down ⌥ to do “Message > Delete Permanently”. Or it can be moved to an account/mailbox which allows a message of that size to be uploaded.</p>
<p dir="auto">--<br>
Benny</p>

</div>
</div>
</body>

</html>