Hello list, I see new features about quotas, and now postmaster can change quotas for his domain, but this could be bad in a shared hosting environment. I am reading code, but I am not a C expert, and perhaps some of developer could change this for next revision, so it seems to be easy. The idea is to add a MAXQUOTA limit for .qmailadmin-limits / mysql limits and when postmaster add/modify a user, only need to add a check for this value and only allow a quota below MAXQUOTA. This could permit that --enable-modify-quota would be a default enabled feature in configure, and we can disable it with MAXQUOTA=-1 or 0 (one value for no limit and the other for disabled). Any developer want to implement it? comments?
Regards. Eduardo
