On Wed, 21 May 2008 11:57:05 +0200, till <[EMAIL PROTECTED]> wrote: > On Wed, May 21, 2008 at 11:52 AM, pete <[EMAIL PROTECTED]> wrote: >> hi, >> >> i just experienced that if a message is larger than the php memory > limit, >> then RCD simply fails to open it. >> >> The msg was 85Mb (a large attachment), i set a 64Mb limit on php and i'm >> using the latest release version v0.1.1 and it was viewed in the preview >> mode. >> >> >> Can anybody confirm this? > > In short: > 64 MB < 85 MB :-D > > Till
Okay, i got it :) Is there a way to modify this behavior to show some text, like "This message is too large to view it" instead of the message body and not to try to open it? From imap headers, it's possible to determine the msg size, and from PHP variables the amount of allowed memory, so technically it is possible. -- Péter Serial is up, protocol is up --- everything connected! (c) Anthony Panda www.anthonypanda.com _______________________________________________ List info: http://lists.roundcube.net/dev/
