• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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