Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: slrosen on November 16, 2018, 05:49:19 PM

Title: Displaying total number of messages
Post by: slrosen on November 16, 2018, 05:49:19 PM
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?
Title: Re: Displaying total number of messages
Post by: JohnDoh on November 17, 2018, 02:17:54 AM
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.
Title: Re: Displaying total number of messages
Post by: slrosen on November 18, 2018, 09:36:09 PM
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.