• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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