• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

cant delete a client or his domain

1

1stonramp

Guest
i get the following error:

mailmng failed: MEAOPO.Mailbox.GetMailbox failed
MEAOPO.Mailbox.RemoveMailbox failed
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\plib\class.DSMail.php:236 psaerror(string "mailmng failed: MEAOPO.Mailbox.GetMailbox failed
MEAOPO.Mailbox.RemoveMailbox failed")
1: C:\Program Files\SWsoft\Plesk\admin\plib\class.PhDomain.php:325 dsmail->delete()
2: C:\Program Files\SWsoft\Plesk\admin\plib\class.BsDomain.php:277 phdomain::delete()
3: C:\Program Files\SWsoft\Plesk\admin\plib\class.BsDomain.php:470 bsdomain->delete(integer "0")
4: C:\Program Files\SWsoft\Plesk\admin\plib\class.Client.php3:192 mdeletedomains(array)
5: C:\Program Files\SWsoft\Plesk\admin\plib\class.ClientsList.php3:362 client->remove()
6: C:\Program Files\SWsoft\Plesk\admin\htdocs\clients\clients.php3:54 clientslist->remove(array)

any ideas?
 
Actually it's well known issue caused by corrupted ME config files. To fix this issue you should use mchk.exe utility from %plesk_bin% folder. It will rebuild ME configs according Plesk DB and then you will be able to delete issued domain.
 
ok i ran that and here is me new error.

C:\Program Files\SWsoft\Plesk\admin\bin>mchk
MEAOPO.PostOffice.AddPostOffice failed for name wszradio.com [wszradio.com]

then when i try to delete the user and domain i get this again

mailmng failed: MEAOPO.Mailbox.GetMailbox failed
MEAOPO.Mailbox.RemoveMailbox failed
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\plib\class.DSMail.php:236 psaerror(string "mailmng failed: MEAOPO.Mailbox.GetMailbox failed
MEAOPO.Mailbox.RemoveMailbox failed")
1: C:\Program Files\SWsoft\Plesk\admin\plib\class.PhDomain.php:325 dsmail->delete()
2: C:\Program Files\SWsoft\Plesk\admin\plib\class.BsDomain.php:277 phdomain::delete()
3: C:\Program Files\SWsoft\Plesk\admin\plib\class.BsDomain.php:470 bsdomain->delete(integer "0")
4: C:\Program Files\SWsoft\Plesk\admin\plib\class.Client.php3:192 mdeletedomains(array)
5: C:\Program Files\SWsoft\Plesk\admin\plib\class.ClientsList.php3:362 client->remove()
6: C:\Program Files\SWsoft\Plesk\admin\htdocs\clients\clients.php3:54 clientslist->remove(array)
 
i went into mail enable and deleted their domain from the mail server and then ran the commant utility you told me to and its now working perfect.

it rebuilt the mail enablr domain as well. thanks.
 
Back
Top