• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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