Up the memory_limit value in your php.ini.  If you don't have control of that, you're probably out of luck.

This happens because the entire attachment is cached in memory before sending it to the browser.  The only way to fix this in all cases would be to act as a decoding proxy between the IMAP and browser and stream data through as it comes in.  Don't even know if that's possible with the current code though.

-j

On Mon, 2005-12-05 at 22:40 +0100, marc wrote:
Hi,



I just install the new version, and when I want to see attached files (a big one), I have this error :



[05-Dec-2005 18:57:55] PHP Fatal error:  Allowed memory size of 8388608 bytes exhausted (tried to allocate 1773552 bytes) in /var/www/roundcube/roundcubemail-cvs-20051203/program/lib/Mail/mimeDecode.php on line 388



Thanks for this great webmail !



-- 
Jeremy Jongsma
jeremy@jongsma.org
http://jongsma.org