Hello, I tried to send a 5Mb fileattach and Roundcube runs "forever" with "Message being sent".
In the logs it seems clear something is bugged [16-jui-2009 20:58:57] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12874619 bytes) in /var/www/html/tools/roundcubemail-0.2.2/program/lib/Net/SMTP.php on line 831 Do you know this bug ? Can I do something to correct it (config or source) ? I'm using RC standard .htaccess config : php_value upload_max_filesize 5M php_value post_max_size 6M php_value memory_limit 64M I mean, 64 Mbytes of memory "should be enough" for a 5 Mbytes file, isn't it ? And BTW it the RC "factory" settings... Thanks a lot in advance ! Denis _______________________________________________ List info: http://lists.roundcube.net/users/
