• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Horde email attachments larger than 1MB not working.

sebas

Basic Pleskian
When Plesk 11 is configured to use Horde and nginx it is not possible to add attachments larger than 1 MB to an email.

There is a solution, add:
client_max_body_size 6MB;

to the /usr/local/psa/admin/conf/generated/xxx_nginx.conf file.

But, this is not permanent, and even when it could be made permanent by modifying the templates I think it should came with the standard Plesk template.
 
Back
Top