webmail attachment limit of 2Mb

Hi,

How can i configure webmail (horde) to upload files greater than 2Mb ?

Thanks

Paulo

Soicheat send correct answer, i edit, for skip any confusion : )

Since webmail runs on port 2443, you’d need to edit /home/interworx/etc/php.ini. What is the error message you’re getting? Because, depending on the error, you might need to increase the max_allowed_packet in /home/interworx/etc/my.cnf. In the “[mysqld]”, add something like this:

max_allowed_packet = 128MB

and restart InterWorx.