Roundcube Community Forum

 

Help ! Corrupted attachements ?

Started by dbucher, August 20, 2008, 02:17:12 PM

Previous topic - Next topic

dbucher

Hello !

I don't know why, all the attachements sent with Rouncube get "truncated" at 8kb ?!

Does someone knows what the problem could be ?

Thanks a lot for your help !



P.S. I already posted my question in the wrong forum I think, therefore I send it here, hoping it's the right place

dbucher

Tee only error in the logs is :

[Tue Aug 19 17:48:58 2008] [error] [client 1.2.3.4] PHP Warning:  dl() [function.dl]: Unable to load dynamic library '/usr/lib/php5/extensions/fileinfo.so' - /usr/lib/php5/extensions/fileinfo.so: cannot open shared object file: No such file or directory in /srv/www/htdocs/roundcube/program/include/rcube_shared.inc on line 701, referer: https://extranet.bucher-walt.ch/webmail/?_task=mail&_action=compose

dbucher

The only error that appears in the logs is :

[Tue Aug 19 17:48:58 2008] [error] [client 1.2.3.4] PHP Warning:  dl() [function.dl]: Unable to load dynamic library '/usr/lib/php5/extensions/fileinfo.so' - /usr/lib/php5/extensions/fileinfo.so: cannot open shared object file: No such file or directory in /srv/www/htdocs/roundcube/program/include/rcube_shared.inc on line 701, referer: https://extranet.bucher-walt.ch/webmail/?_task=mail&_action=compose

Thanks for any help !

dbucher

Hello,

I think I've found the problem, it's a bug in RC, it uses php fread() that is limited to 8kb !
But I don't find where in the source to correct it...

Everything seems to be explained on this link... EXCEPT the solution !
* http://trac.roundcube.net/ticket/1484880

Thanks a lot for your help !

Denis

dbucher

Please follow this next posts for this topic here :
* http://www.roundcubeforum.net/showthread.php?t=3381