<div class="markdown">
<p dir="auto">On 14 Nov 2013, at 22:02, Will Styler wrote:</p>

<blockquote>
<p dir="auto">Looking at it again, now that my hour has expired, I'm getting, in addition to the IDLE,</p>

<p dir="auto">"I0 Capability" then "I5 Logout" over and over again.</p>
</blockquote>

<p dir="auto">Oh, so it is a busy loop bug. Thanks for reporting this.</p>

<blockquote>
<p dir="auto">There are occasional: "Failed to Select Mailbox 'Drafts' errors in that I0/I5 vacillation's logs.  Which is odd, because that mailbox does exist.</p>

<p dir="auto">C: I4 SELECT Drafts (CONDSTORE)<br>
S: I4 NO Mailbox does not exist<br>
Error: Server response: “I4 NO Mailbox does not exist”. Command attempted: “I4 SELECT Drafts (CONDSTORE)”.<br>
Error: Failed to select mailbox 'Drafts'</p>

<p dir="auto">Does that provide more info?</p>
</blockquote>

<p dir="auto">Yes, MailMate does the wrong thing. It should be <code>INBOX/Drafts</code> for that server. You might be able to fix it by looking at this file:</p>

<pre><code>~/Library/Application Support/MailMate/Sources.plist
</code></pre>

<p dir="auto">Look for the <code>drafts</code> key (if there is one). But I would of course like to find out how it got into this state (the tricky part). And I should also look into why it busy-looped instead of failing after a few attempts (the easy part I hope).</p>

<p dir="auto">Sorry about the inconvenience.</p>

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

</div>