• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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