When i try to open emails with attach bigger than 2 MB show as BLANK.
This problem is only in horde, in Roundcube works very good.
I try also change : nano /usr/local/cpanel/3rdparty/php/53/etc/horde/php.ini
edit to :
memory_limit = 128M
post_max_size = 55M
pload_max_filesize = 50M
refresh the apache
i also edit :
nano /usr/local/cpanel/base/horde/config/conf.php
add a new line: $conf['compose']['attach_size_limit'] = '0';
and is the same result.
Any help will be greatly appreciated!?
This problem is only in horde, in Roundcube works very good.
I try also change : nano /usr/local/cpanel/3rdparty/php/53/etc/horde/php.ini
edit to :
memory_limit = 128M
post_max_size = 55M
pload_max_filesize = 50M
refresh the apache
i also edit :
nano /usr/local/cpanel/base/horde/config/conf.php
add a new line: $conf['compose']['attach_size_limit'] = '0';
and is the same result.
Any help will be greatly appreciated!?