On Jun 9, 2009, at 6:27 AM, Oli Schacher wrote:
I changed some quota options in my dovecot config (eg. excluded folders)but afaik this only affects new mail and there is no magic command to recalculate the quota (or is there?).
Well, you can delete the user's quota row from SQL and it will get recalculated later. And if you want to force the recalculation immediately, you can log in as the user and issue GETQUOTAROOT INBOX command.