Release Support > Pending Issues

attachement size limit cannot change

(1/1)

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

--- Code: ---php_value   upload_max_filesize   20M
php_value   post_max_size         48M
php_value   memory_limit          128M
--- End code ---


/etc/php.ini

--- Code: ---post_max_size = 48M
upload_max_filesize = 20M
--- End code ---

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:
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:
...

alec:
This sounds like https://github.com/roundcube/roundcubemail/issues/6459, but of course it could be something different.

Navigation

[0] Message Index

Go to full version