• 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

read webmail attachment issue

In the default install we had a problem with attachments being attached as 0 bytes (or close to it). We have to change the PHP temporary files directory (PHP.ini) and assign permissions properly to get it resolved.
 
Originally posted by vinhwsu
What line have you changed to make it work?

You should open your PHP Ini and make sure the line which contains the Temporary files directory points to a directory which has permissions for the IIS User (IUSR) to write / read files. Our problem was that it was set to a path that did not exist on the server.

Matt
 
Back
Top