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

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