<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 13 Mar 2018, at 17:02, Paul Hoffman wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On 13 Mar 2018, at 8:42, Benny Kjær Nielsen wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Well, I should probably work around getting the `NO` response, but it's a bit strange that we're not getting the same response. The maintainer might want to know about this. (For the record, I authenticate using `anonymous`.)</p>
</blockquote><p dir="auto">That may be why we are getting a different response. Many of us use our IETF logins with the server.<br>
<br>
If you want to test that out, you can get one from<br>
   <a href="https://tools.ietf.org/newlogin" style="color:#777">https://tools.ietf.org/newlogin</a></p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">That failed to work for me, but I realized what the problem is with the QUOTA handling. The problem is that MailMate assumes the IMAP account has an INBOX when checking for quotas. (I've fixed it by skipping the quota check when no INBOX exists even though, theoretically, quotas might still be relevant for the account.)</p>

<p dir="auto">Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane to test the fix. Also, disable the hidden preference:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults delete com.freron.MailMate MmIMAPQuotaDisabled
</code></pre>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>