On 2014-02-14 03:01, Grant wrote:
I've set main.cf in postfix, php.ini, and nginx.conf to an 8M file upload limit but Roundcube still states a 2M limit. Is there somewhere else I need to specify this?
in your php.ini it have a safe default for all webpages on server, in roundcube you extend that default safe to more so it can use max msg size in mta, so in outher words check .htaccess file in roundcube webroot dir
you should limit default in php.ini to be much less then what is in the roundcube upload max