﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1485626,quota support wrongly implemented since there can be multiple quota values,arekm,,"IMAP allows for multiple quotas to be defined. Unfortunately roundcube isn't able to deal with these.

I think that at least tooltip should display all quotas including their descriptions. On the other hand there is a problem how to show these in form of graph - not sure how to solve this part.

Anyway dovecot allows multiple quota to be send to user.
Here is example of such setup where dovecot shows two
unix quotas - fist is UID based, second is GID based.

roundcube displays ""Group quota"" (I guess it simply displays
last quota) which misleads users because in my setup
theis user quotas are lower than group quota. On the other hand
group quota could be exhacusted sooner than user quota.

Best solution is as I said - support for displaying
multiple quotas.

{{{
* QUOTAROOT ""INBOX"" ""User quota"" ""Group quota""
* QUOTA ""User quota"" (STORAGE 148 102400)
* QUOTA ""Group quota"" (STORAGE 1499188 4096000)
QUOT1 OK Getquotaroot completed.
}}}",Bugs,closed,5,0.2-stable,PHP backend,0.2-beta,normal,fixed,,
