• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue E-mail rename / Horde problems

Ruben

New Pleskian
I recently tried to rename an e-mail address. While it seems the address was indeed renamed, Plesk threw me an error: "Table 'horde.imp_sentmail' doesn't exist" which seems to be related to this: Unable to access Horde webmail or rename a domain in Plesk: Table 'horde.table_name' doesn't exist.

The horde database did not exist (Horde was not installed according to the Plesk installer) so I installed it via the Plesk installer. All fine. At the same time I upgraded Plesk to the latest Obsidian.

Now when I go into my mail settings and click on the mailbox that I renamed, I get:
500 PleskUtilException
mailmng-mailname failed: Unable to open dir /var/qmail/mailnames/domain.com/mailbox/@attachments: No such file or directory System error 2: No such file or directory

I tried deleting the mailbox in order to create it again, but that doesn't work either.
Now I found out there is still no horde database on my server... Anyway I don't really need Horde but I still need to fix the problem with this mailbox. Anyone an idea?
 
You may try this:
Code:
# plesk repair mail
And if that doesn't help, try with:
Code:
# plesk repair installation

Further information about the repair utility can be found here: Plesk Repair Utility: Mail
 
Thanks Monty. Good to know you can do "plesk repair mail" even for one specific address. That seems to have solved it.

It still surprises me that I don't have the horde database but let's not worry about that now.
 
Back
Top