Roundcube Community Forum

 

attachement size limit cannot change

Started by priit, May 06, 2019, 06:33:59 AM

Previous topic - Next topic

priit

Hi.
I have mailserver with postfix, dovecot, mariadb, roudcube.

Some problems with roundcube webmail.
Cannot change size of attachement.
Already edited files

/var/www/html/roundcubemail/.htaccess
php_value   upload_max_filesize   20M
php_value   post_max_size         48M
php_value   memory_limit          128M



/etc/php.ini
post_max_size = 48M
upload_max_filesize = 20M


only thing that changed, web displays new size under attachement "20 MB" But technically no changes. It allows still no more than default 2MB"

Any helpful thoughts  ::)

alec

What plugins are you using? What error?

priit

#2
what you mean plugins ?
Web displays error:  "File upload failed"  No difference what browser to use.
With mail client (Outlook, Firebird etc.) all ok work fine.   Only in webmail have an issues.

priit

#3
...

alec