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

Quota in 8.6.0.3 error!

M

martijng

Guest
Hello again,

I got the following error by upgrading the domain limits of a user. I was upgrading the database quota, but I get an error of the Mailbox Quota. Message: Unable to set up mailbox quota for this domain: setDomainDiskQuota() failed: mailmng failed: C Exception: 3221225477 setDomainDiskQuota() failed: mailmng failed: C Exception: 3221225477

What can it be?
 
Try reconfigure mail settings according to the ones stored in Plesk database:
- for this particular domain:
> cd %plesk_bin%
> mchk.exe --domain --domain-name=domain.tld

- for all domains:
> mchk --all
 
Back
Top