Author Topic: Truncated attachment to 8192B  (Read 5219 times)

Offline divis

  • Newbie
  • *
  • Posts: 1
Truncated attachment to 8192B
« on: April 02, 2008, 06:05:00 AM »
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

Offline null_pointer

  • Newbie
  • *
  • Posts: 1
Truncated attachment to 8192B
« Reply #1 on: May 11, 2008, 11:40:35 PM »
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?

Offline dbucher

  • Jr. Member
  • **
  • Posts: 15
Solution
« Reply #2 on: September 01, 2008, 03:32:39 PM »