[Users] Can CM show the mailbox size?

Slavko linux at slavino.sk
Fri Mar 7 13:35:06 UTC 2025


On 7. marca 2025 12:51:09 UTC, Michael Schwendt <bugs.michael at gmx.net> wrote:
>On Fri, 7 Mar 2025 12:38:54 +0000, Bob Williams wrote:
>
>> Is there a setting somewhere, or a plugin, to get CM to show the IMAP
>> mailbox size, and/or the percent used?
>>
>> If not, can I request it as a feature, please?
>
>IMAP doesn't support that, afaik.
>

See RFC 9208, on my dovecot (notes from time when i setup it)
reports usage:

    1 GETQUOTAROOT "INBOX"
    * QUOTAROOT "INBOX" "User quota"
    * QUOTA "User quota" (STORAGE 216 204800)
    1 OK GETQUOTAROOT completed (0.007 + 0.043 + 0.049 secs).

One can see that 216 kB of 2 GB is used (in this case).

But yes, it must be supported and advertised in CAPABiLITIES
by server, as it is IMAP extension. I cannot imagine how it can
be not reliable on client side.

regards


-- 
Slavko
https://www.slavino.sk/


More information about the Users mailing list