[Users] [Bug 1692] Feature Request: Ability to display the remote IMAP root folder's total size

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sun Jan 28 11:58:04 CET 2018


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1692

--- Comment #9 from Hanno Meyer-Thurow <h.mth at web.de> ---
Comment on attachment 1839
  --> http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1839
backend: threaded query to quotaroot of libetpan

+    if ((result.error == MAILIMAP_NO_ERROR) /* only testing no_error may leak?
*/
+        || (result.error == MAILIMAP_NO_ERROR_AUTHENTICATED)
+        || (result.error == MAILIMAP_NO_ERROR_NON_AUTHENTICATED))

Well, I guess I was overly eager. :-)
Simply testing for no_error seems enough.
Please remove no_error_* tests before applying.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list