14 Jul
2010
14 Jul
'10
6:40 p.m.
On Wed, 2010-07-14 at 18:29 +0300, alex wrote:
Yes, that's what I tried to say in my previous mail. There is no easy (automatic) way to initialize or recalculate domain quota.
Thanks Timo
What will be the hard way? A quick and nasty fix, I think, will be to do a cron script to sum sizes and messages for every user in a domain and update the domain quota table.
Something like that, yes.
Do you have another solution?
With v2.0 you could script it more easily with the output of:
doveadm -f tab quota get -u '*@domain.org'