Lonnie Olson wrote:
On Dec 5, 2005, at 2:40 PM, marc wrote: [...]
http://lists.dorkzilla.org/archive/roundcube-dev/2005Oct/0477.html
This is one of the big drawbacks to RoundCube, poor memory management. It will probably get fixed eventually, but right now everyone is too fixated on making the interface pretty.
OK, got the message! The only way to solve this is to re-write the PEAR Mail_mime package because multipart message composing is completely handled by it. The class should be modified to add all parts to a file instead of the memory and returning the file pointer. I see, that this is a necessary task and we'll take care of it (right after we finished polishing the UI ;-))
--lonnie
Regards, Thomas