Sometimes, you may get Invalid maildirsize file error while changing the quota of an email account.
FIX:
find /home/*/mail/ -name maildirsize | xargs rm -f
/scripts/generate_maildirsize –force –allaccounts
Try to change the quota now.
Sometimes, you may get Invalid maildirsize file error while changing the quota of an email account.
FIX:
find /home/*/mail/ -name maildirsize | xargs rm -f
/scripts/generate_maildirsize –force –allaccounts
Try to change the quota now.