check mail quota over ssh
Hi guys,
Is it possible to get a list of all mail accounts which reaching the memory space limit soon with using SSH?
-
Hello, You can browse to the "Notifications" tab in "WHM >> Tweak Settings" and configure the following options: Enable mailbox usage warnings Mailbox disk quota "warn" percentage Mailbox disk quota "critical" percentage Mailbox disk quota "full" percentage Then, run the following command: /scripts/quotacheck
Once you do this, simply review the /var/cpanel/quotawarned file to see which email accounts are over the configured warning threshold:cat /var/cpanel/quotawarned
Note this setting will send an email notification to the cPanel account holders if their email accounts are over the threshold. Thank you.0 -
Hi Michael Thank your very much. That worked perfectly. emci 0
Please sign in to leave a comment.
Comments
2 comments