• 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

Can't delete email account

M

M_From_H

Guest
I upgraded from Plesk 8.4 to Plesk 9.3.

Now, when I try to delete an email-account, Plesk says
ERROR: PleskUtilException
mailmng failed: mailmng: The buffer too short
System error 2: No such file or directory
mailmng: The buffer too short
System error 2: No such file or directory
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 'mydomain.tld', string 'myaccount')
3: cmd_mail.php3:1357
mn_del(string '328')
4: class.MailNamesList.php:597
MailNamesList->remove(array)
5: mail_names_remove.php:55
Thank you in advance for help.

--
BFN
Michael
 
Seems there are many spam handlers in /usr/local/psa/handlers/info dir. As result mail buffer was overloaded with such kind of spam hadlers. As possible solution try to move temporary part of handlers to /tmp and then back.
 
Back
Top