Domain creation error in Plesk

When you create a new domain via the Plesk control Panel, sometimes you may receive the following error.

ERROR:
Failed domain creation: Unable to update domain data: Failed mail post-configuration: Can’t create mail domain servie: mailManager->addDomain() failed: mailmng failed: MEAOPO.PostOffice ———————- Debug Info ——————————- 0: c:\Program Files\SWsoft\Plesk\admin\htdocs\domains\create_domain.php:146

This means that there is some issue with the mail server configuration and that has to be repaired.

Run the following command.

cd %plesk_bin%
mchk.exe –all

After executing the above command, check if you are able to create a new domain. If you receive any error again, then run the following command.

mchk.exe –all –fix=all

The above command will forcefully reset the domain and server wide configuration settings according to the Plesk Database.

Note that the custom settings will be lost after executing this command.

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.