• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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