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

I can't delete mail account

dune2312

Basic Pleskian
when i want delete an email account i have this error:


mailmng failed: Some errors occured. See log for details

0: class.MailManager.php:242
MailManager::execWithException(string 'smart_exec', string 'mailmng', array, array, string 'lst')
1: class.MailManager.php:274
MailManager->callMailManager(string 'remove-mailname', array)
2: class.MailManager.php:354
MailManager->removeMailname(string 'alliancepn.fr', string 'aaaa')
3: cmd_mail.php3:1357
mn_del(string '69')
4: class.MailNamesList.php:597
MailNamesList->remove(array)
5: mail_names_remove.php:55
 
Hello,

Most likely that the mailbox or the mail domain are missing from MailEnable configuration.

The configuration can be restored using the following command:

/usr/local/psa/admin/sbin/mchk.exe --domain --domain-name=domain.tld

This utility will reconfigure MailEnable records according to Parallels Plesk Panel database. After reconfiguration the mailbox can be managed safely.

Regards,

Denis.
 
Back
Top