Ticket #1484642 (closed Bugs: invalid)
Wrong downloading RTF document attachments
| Reported by: | nereusz | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | MIME parsing | Version: | 0.1-rc2 |
| Severity: | major | Keywords: | RTF |
| Cc: |
Description
The problem is when I try to download a RTF attachment by RC it becomes corrupted - OpenOffice? (Word also) see only %%&#$&@& (attached image), not a proper document. But if I forward this message with attahments to myself by roundcube, attachments are read well and I can download them by RC. What more, other webmails (and mail-readers) reads the orginal message properly, so the message is attached ok. There is a sample of headers of this message:
=====8<==========8<==========8<==========8<=====
From: "Sender" <sender@…> To: "Name" <mail@…> Subject: faktura Date: Wed, 17 Oct 2007 15:32:10 +0200 MIME-Version: 1.0 Message-ID: <012901c810c2$1f08f640$9000a8c0@…> X-Mailer: Microsoft Office Outlook 11 Content-Type: multipart/signed;
protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_0123_01C810D2.E1FDEAB0"
Thread-Index: AcgQwh?5r9m4bBYENT5m/gVkgjZp94A== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
This is a multi-part message in MIME format.
=_NextPart_000_0123_01C810D2.E1FDEAB0------ Content-Type: multipart/mixed;
boundary="----=_NextPart_001_0124_01C810D2.E1FDEAB0"
=_NextPart_001_0124_01C810D2.E1FDEAB0------ Content-Type: text/plain;
charset="iso-8859-2"
Content-Transfer-Encoding: 7bit
TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT
=_NextPart_001_0124_01C810D2.E1FDEAB0------ Content-Type: application/msword;
name="AMH158_.rtf"
Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment;
filename="AMH158_.rtf"
{\rtf1\adeflang1025\ansi\ansicpg1250\uc1\adeff0\deff0\stshfdbch0\stshfloc= h0\stshfhich0\stshfbi0\deflang1045\deflangfe1045{\fonttbl{\f0\froman\fcha= rset238\fprq2{\*\panose 02020603050405020304}Times New = Roman;}{\f37\fswiss\fcharset238\fprq2{\*\panose = 020b0604030504040204}Verdana;}{\f46\froman\fcharset0\fprq2 Times New = Roman;} [...]
=====8<==========8<==========8<==========8<=====
Sorry, I cannot attach whole message due to confidentiality of mial (it's not mine, it's my customer's one). I suppose this is a problem connected with attaching RTF's by MS Office Outlook 11, and I think you can reproduce this issue this way. (I cannot check it, because I don't have Outlook)
