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

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