Ticket #1484880 (closed Bugs: fixed)
Attachments get corrupted on Ubuntu server 64bit 6.06.2 LTS
| Reported by: | cfritzius | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | PHP backend | Version: | 0.1-stable |
| Severity: | normal | Keywords: | attachment upload ubuntu |
| Cc: |
Description
Running under Ubuntu server 64bit 6.06.2 LTS attachments uploaded via roundcube client get cut off. It looks as if the file is getting uploaded and no matter what the size of the attachment is, it uploads in under a second. It looks like the file is attached now and ready to be sent so then you send it. The recipient receives the email but the attachment is truncated. *The key here is that no matter what type of file it is, it is truncated to the first 8192 bytes!*
This doesn't appear to be a php memory setting as I've increased those. This is totally reproducible with a fresh install even under VMware. Try it!
FYI...Uploads work fine under CentOS 5.1.
