View email box usage directly.

Hi,

We would like to see the list of mailboxes of a domain with the usage of each one.

For example: now we have a client with 150 email boxes and we know one of them is using too much space. We’re not going to limit it, but we can’t go box by bow looking at the details to see how much disk space its using.

The result would look like:

matt@domain.com 54MB
me@domain.com 1.4MB
you@domain.com 9MB

Thanks!

That used to be how it was, but when you have a lot of mailboxes with lots of mail in them the page would take forever and a day to load so they removed that on the summary page.

Something you could do is…

cd /home/account/var/account.com/mail
du -h > maillist
vim maillist to browse the list