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
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?
Solution found in :
http://www.roundcubeforum.net/showthread.php?t=3006&highlight=8192