Discussion:
[Dovecot] quota using wrong limits in user shared mailboxes
Bartłomiej Nogaś
2014-10-03 09:06:57 UTC
Permalink
Hi,

I confirm this bug with LDAP userdb. The temporary workaround is to set
quota ignore rule for Shared namespace or specific shared folder. This is
obviously not secure workaround.

Example:
for a shared namespace:

namespace
(
....
prefix = Shared Folders/%%u/
...
}

you have to set
quota_rule4 = Shared Folders/*:ignore
or
quota_rule4 = Shared Folders/username/*:ignore

-
Bartlomiej Nogas
Nick Edwards
2014-10-03 10:48:59 UTC
Permalink
We were supposed to get an update to fix this (and other bugs) over a
month or more ago if I remember right, but developer seems to be on
extended hiatus
Post by Bartłomiej Nogaś
Hi,
I confirm this bug with LDAP userdb. The temporary workaround is to set
quota ignore rule for Shared namespace or specific shared folder. This is
obviously not secure workaround.
namespace
(
....
prefix = Shared Folders/%%u/
...
}
you have to set
quota_rule4 = Shared Folders/*:ignore
or
quota_rule4 = Shared Folders/username/*:ignore
-
Bartlomiej Nogas
Loading...