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

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