• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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