• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Email box size

T

timbr8ks

Guest
How do I check the size of individual email boxes in PSA 7.5.2? I have a client that has gone from 20MB to 170MB very quickly; it's all in email, but I don't know which of the 40 email accounts is the issue.

Thanks.
 
You can get this info easily in shell: first, go to the qmail's dir for the domain in question. If you are on linux, that's /var/qmail/mailnames/domain.com

Than use the command 'du -h --max-depth=1' to display the size of each mailbox under this domain.
 
Back
Top