• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How do I view disk space usage per email account?

T

thedust2010

Guest
Is it possible to view disk space usage per email account?
 
The easy way i can think now is ..

acess the server shell .
go to
/usr/local/psa/qmail/mailnames
du -h ...

you can grab space used for all dirs/accounts.. if you go dipper like,,

/usr/local/psa/qmail/mailnames/somedomain

you can get info for all users only for this "somedomain"

this is que quck and dirt way (on BSD, in linux i don´t know where the files ) you can make some shell to grab this info..

or seach on forum to some nice app called "diskusage" from http://www.csticket.com and install this on plesk :)

Tia
 
You can view this within Plesk by going to:

Plesk > domain.com > Report > Full Report
 
Back
Top