• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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