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