Adam Tauno Williams
awilliam at whitemice.org
Fri Jan 29 10:26:52 EST 2010
On Fri, 2010-01-29 at 16:01 +0100, Michael Glad wrote:
> Dan White wrote:
> > On 29/01/10 11:14 +0100, Michael Glad wrote:
> >> It seems that I've accidentially enabled IMAP quotas on one of my
> >> cyrus servers -- users complain
> >> that saving mails into certain folders fails with an 'over quota'
> >> message.
>> bash-3.2$ cat /var/lib/imap/quota/u/user
> >> 226215
> >> Yesterday evening, I shut down cyrus and removed the
> >> /var/lib/imap/quota/u directory and restarted cyrus, but the file has
> >> reappeared.
Don't modify the filesystem, use the tools.
> >> Using cyradm, I can confirm that the affected folders are indeed
> >> under quota:
> >> localhost> lqm user/abc/folder1/folder2/folder3/folder4
> >> user STORAGE 220/0
> >> localhost> lqm user/abc/folder1/folder2/folder3
> >> localhost>
Does "sq {root} none" not work?
sardine.mormail.com> lq user.adam
/
sardine.mormail.com> sq user.adam 38400
quota:38400
sardine.mormail.com> lq user.adam
STORAGE 91336/38400 (237.854166666667%)
sardine.mormail.com> sq user.adam none
remove quota
sardine.mormail.com> lq user.adam
/
sardine.mormail.com>
>> I am running Cyrus 2.3.16. The cyrus documentation and web resource
> >> does not contain much info about
> >> how to _disable_ quotas, so any input from the list is welcomed.
It is documented in the Cyrus chapter of WMOGAG.
<http://docs.opengroupware.org/Members/whitemice/wmogag/file_view>
--
OpenGroupware developer: awilliam at whitemice.org
<http://whitemiceconsulting.blogspot.com/>
OpenGroupare & Cyrus IMAPd documenation @
<http://docs.opengroupware.org/Members/whitemice/wmogag/file_view>
More information about the Info-cyrus
mailing list