• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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