user over quota

  1. K

    Error: User is over quota: webmail

    First find the cached quota file with below command: grep -HnR '' /var/cpanel/overquota | sort You can remove the cached file with below command: rm -f Whole output of above command Run below command: /scripts/fixquotas
Top