Roundcube Community Forum

 

Truncated attachment to 8192B

Started by divis, April 02, 2008, 06:05:00 AM

Previous topic - Next topic

divis

Hello All,
I have problem with sending mails with attachments, all attachments in sent mail are truncate to 8192B exactly.
I check files uploading but all files are uploaded correctly in temp directory and I also try wrote simple script to send mail
with attachment using Mail_mime class from PEAR a that works too. Any idea ?

rev. 1223, Ubuntu 6.06 Linux version 2.6.15-51-server, PHP 5.1.2, MySQL Ver 14.12 Distrib 5.0.22

null_pointer

I have this problem also, the file gets uploaded to the temp directory correctly, it is the correct size in the temp directory but when the email gets sent the attachment that is sent is always 8192 bytes.

Is there any update on this or known workarround?