[Kolab-devel] [issue4490] default value of php post_max_size is too small (8M)
Gavin McCullagh
issues at kolab.org
Fri Aug 6 12:58:59 CEST 2010
New submission from Gavin McCullagh <gavin.mccullagh at gcd.ie>:
Based on an install of kolab v2.2.3, the default post_max_size in
/kolab/etc/kolab/templates/php.ini.template is 8M:
post_max_size = 8M ; Maximum amount of POST data accepted
This is much too low. It should be more like 30M. If you try to attach a file
to an email, postfix is happy to take a 20MB email, but Horde won't let you
above about 5MB (by the time it gets base64 encoded, other headers, etc.).
As this a simple but bad bug, I'd suggest it should be urgently fixed in an
upcoming minor release.
----------
messages: 25987
nosy: gavinmc
priority: urgent
status: unread
title: default value of php post_max_size is too small (8M)
______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4490>
______________________________________
More information about the devel
mailing list