Hi,
I have a problem when receive messages with attachments more than 5KB of size. When I try open or download the attachment (more than 5KB of size) the Rouncube freezes. If the attachment is less than 5KB there is no problem. I cannot figure out the problem. I thing the problem is in PHP or Apache configuration. Someone can help me?
DC
List info: http://lists.roundcube.net/dev/ BT/aba52c80
On 26.08.2010 12:05, Ling Fude wrote:
When I try open or download the attachment (more than 5KB of size) the Rouncube freezes. If the attachment is less than 5KB there is no problem. I cannot figure out the problem. I thing the problem is in PHP or Apache configuration.
You could enable imap_debug to check if the attachment is fetched from IMAP server in full size or not.