Earnie Boyd a écrit :
Quoting Thomas Schober thomas.schober@gmail.com:
Hi,
if you have access to your php.ini, you could increase the memory limit for php. I have the same problem and i unfortunately don't have access to that file. My biggest Attachment was 3 MB, twhen taking more php fails to allocate Memory.
You can also add to .htaccess
php_value memory_limit 100M
or whatever value you need.
I repeat : this is not possible in a production environement. There's a bug in Roundcube. It should not need a lot of memory to send attached files. How are others webmails doing ?