[Dovecot] IMAP copy fails because the mailbox size of user1 is exceeding the quota limit of user2??
Steffen Kaiser
skdovecot at smail.inf.fh-brs.de
Thu Jun 5 14:30:22 UTC 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 5 Jun 2014, Katja Wegner wrote:
>> See my message "quota using wrong limits in user shared mailboxes" from 13
>> Mar 2014 10:59:23.
>
> Thank's for your answer Steffen. So I can confirm that I've the same problem as you. Could you find a solution to that? I still hope that this is a simple configuration problem, as I can't imagine, that we've been the first to experience that strange behavior that for me, is part of the core functionality of dovecot.
Well, the only configuration I can imagine is some combination of
http://wiki2.dovecot.org/Quota/Configuration#Quota_for_public_namespaces
"Quota for public namespaces" and with the namespace prefix of the shared
namespace, users.%%u. in my case, e.g.:
namespace {
type = shared
separator = .
prefix = users.%%u.
...
}
plugin {
# Dict quota
quota = dict:User quota::proxy::quota
quota2 = dict:Shared quota:%%u:ns=users.%%u.:proxy::quota
...
}
Duplicate all quota_rule## to quota2_rule##. If the dict processor also
honors the %%u - which I doubt -, you still need exact the same quota
rules for the share namespace "quota2" as for "quota".
But I never tried it and it does not look correct.
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBU5B+/nz1H7kL/d9rAQL25Af8C7qQtJud+fqlGiDzXsayAZsDDXa3fbW1
rHWeGWBkUgfLR+eTg5KFpWkqoDVEFNN8CFJXfsKpOS9fveftf59DtGYmy8ydyKy9
nKIzpoSeTVA1JARCfgOn9Dx6k1+K1H0Mj8hEecNFRHJotAmaTq2ZyZwzS1doRPNj
pCQ5Y8hADhri8lP7GlyR8i89jS5FlBbqdyUOPlOL1n61fjj/3Xke1d26kr2K62Ia
DWwHoEd20JnfKyVd5f/ixn1IwLKlP3xdsObSlCeIIEbBDwQmTjm+HZJg0EADf356
kwr7FdEp0HXpPTdqPtJUY5M28rb0nWD3JcH4Mv86Aad3JU9khtnotw==
=xncc
-----END PGP SIGNATURE-----
More information about the dovecot
mailing list