Ticket #1484604 (closed Patches: fixed)
Quota shown as exceeded when there is no quota - patch provided
| Reported by: | sweetpea | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | IMAP connection | Version: | svn-trunk |
| Severity: | normal | Keywords: | quota, dovecot |
| Cc: |
Description
Using the dovecot IMAP server with FS quotas enabled, the total storage available is shown as 0 if there is no quota for the account. That means that the quota indicator shows as exceeded if the quota is, in fact, unlimited.
Attached is a patch which checks for a zero-total quota. If the total is zero, it will set the result to false, causing the unlimited quota to display properly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
