• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Webmail users not known

O

odgey

Guest
I am running the latest release of plesk on fedore 3 and everything seems to be running fine.

The only problem we have come across is with the login to the webmail client, it just reports login failed.

I have tried using the formats:

name
[email protected]

and neither of these work, event though they work fine in outlook! I have checked the horde database and there seems to be no data is this correct ?

I have run the horde test scripts and they seem to be fine.

Does anyone know where the logs are that I should be looking at, or better still how to fix the issue ?
 
I had the same problem. Check your /etc/hosts file. Edit it so that your server's hostnam is there, like:

127.0.0.1 server.domain.com localhost

The standard hosts file is:

127.0.0.1 localhost.localdomain localhost

Hope it works for you too.
 
Thanks...

Checked that and it's in there, it seems the problem is pretty widespread looking at a few other threads...
 
Try forcing a reinstall of the psa-horde package. And the horde database not having user data is correct. The psa-horde version reads user/password info from the psa database.
 
Back
Top