• 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.

plesk 12 mailbox usage display

Ed_Greenberg

New Pleskian
On the page /smb/email-addresses/list (for each domain) there is a list of email addresses with a usage bar graph on each line.

Last week, all mail was deleted from some of the accounts, but the bar grpah has not updated.

One of the mailboxes shows 495mb, but du on the qmail directory shows it has only 9.

What is going on?

How can I get the Usage column to report correct data?

Thanks
 
Try to recalculate statistics for this domain with something like

# /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name domain.com
 
Back
Top