User is over quota - Webmail

While accessing email account from Webmail, I was getting the error as -

============================
Internal Server Error - User is over quota
============================

Solution -

1. Find the cached quota file on this path grep -HnR '' /var/cpanel/overquota | sort
 
If you will find the cached file then remove it using below command -
rm -f whole output of above command

2. Fire - /scripts/fixquotas
 
It fixed my issue!
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Response: 421 Home directory not available - aborting Error: Could not connect to server

While connecting to hosting service using FTP client, I was getting below error message...

Error while accessing site with special characters. Update collation for database.

I was getting the error while acccessing the http://yourdomainname/collat.php as below -Error...

Domain ****.com has outgoing email disabled.

I was getting below error message while sending emails - This message was created automatically...

Sorry, the domain is already pointed to an IP address that does not appear to use DNS servers associated with this server.

I was getting below error message in cPanel while creating addon domain from cPanel >>...

How to disable the php mail() function on cPanel with CloudLinux?

If your server installed cPanel with CloudLinux along alt-php and you want to disable php mail()...

Powered by WHMCompleteSolution