• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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