The bottom of the roundcube webmail left panel displays the percentage of total storage capacity used. Pointing to that shows a tooltip with the amount of storage used (in mb) and the total amount of storage space available.
I'd also like to be able to see the total number of messages I have and the total number I can have. Is there a way to see that?
The quota information comes from your IMAP server so if the reponse includes information about the number of messages that should be displayed. You can enabled imap_debug in roundcube and check the log to see the raw response from the server.
Thanks for the reply. Because I use roundcube for webmail, I can't access imap_debug.
I put in a feature request for the total number of messages to be displayed or at least be accessible.