Displaying 1 result from an estimated 1 matches for "filestoresize".
2013 Aug 02
1
Custom quota setup
(Dovecot 2.2-ee)
We have a weird quota requirement, we have file storage that we manage through our own APIs but want that usage to come out of the user's mail quota.
The usage is in a maildirsize like file uncreatively called filestoresize in the user's maildir.
In the past we've been doing this by modifying the quota plugin and re-compiling, but it seems like it should be possible to do this via configuration.
Is there a way to add a quota setting pointing at this file for additional usage (not limits)?
The feature is u...