Ticket #1484887 (closed Bugs: worksforme)
Wrong Conten-Type when sending Word or Excel attachments
| Reported by: | francesco_r | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1.1 |
| Component: | MIME parsing | Version: | 0.1-stable |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When i send a message with a .doc or .xls file attached, the the mime-type is wrong:
Content-Type: text/plain;
But when i send a PDF the type is correct:
Content-Type: application/pdf;
I use Centos 4 with PHP5.1.6 and Mysql5. Another Webmail application installed in the same server send the email with mime-type correctly so i suppose is a RC problem and not a server configuration issue. Thank you.
Change History
Note: See
TracTickets for help on using
tickets.
