Roundcube Community Forum

 

Displaying total number of messages

Started by slrosen, November 16, 2018, 05:49:19 PM

Previous topic - Next topic

slrosen

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?

JohnDoh

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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

slrosen

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.