• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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