• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Problems with Disk Space calculation for mail

J

judouk

Guest
According to the control panel for a subscriber, they are using 404KB for web, 365MB for Mail, 12KB for databases and 0B for Other.

Can someone please explain where these figures come from?

The domain in question only has 223MB of email (and they dont have any mailing lists setup)

[root@management mydomain]# pwd
/var/qmail/mailnames/mydomain.co.uk
[root@management mydomain.co.uk]# du -sh .
223M .
 
If your subscriber backed up his site using the Backup Manager, the size of the backup is added on the mail size statistics. It's one of Plesk Panel 10 bugs.
Otherwise you could try recalculating statistics for that domain: /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domain.com (replace domain.com, with the domain name of your subscriber)
 
Back
Top