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

FAKE message on webmail

P

primoco

Guest
Hi, when any customer log into the webmail of plesk 7.5.x it show a menu bar on right and display FAKE on a white central page. How can correct it?
Best regards.
 
Try to execute the following command:
cmd> cd %plesk_bin%
cmd>defpackagemng.exe --fix --type=webmail
I hope it will help you.
 
This thread is over a year old but figured I'd post a reply anyway in case someone else comes across the same problem...

The problem is that some of the pages in

\Inetpub\vhosts\webmail\horde\services\portal

get replaced with near empty files containing nothing but the word 'fake'. A quick fix is to copy the appropriate files from

\Inetpub\vhosts\webmail\horde\templates\portal

over the 'fake' ones. Dunno about a "real" fix though...
 
Back
Top