Hello
It seems that there's a problem when quota are updated :
Only the vpasswd file is changed, not the
Maildir/maildirsize file.
The cause is that in the you call the vauth_setpw()
function in moduser() to update quotas and this
function only update the vpasswd file.
The Maildir/maildirsize file should be updated too,
like in the vpopmail vsetuserquota() function.
Florent
florent@mail.archimedia.fr