Home » Mail » Mail_IMAPv2 » Bug #8328
Inline Parts show no Filename
Details
| Submitted | 2006-07-31 12:10 UTC |
|---|---|
| From | bj dot blackowitz at gmx dot net |
| Status | Open |
| Package | Mail_IMAPv2 |
| PHP Version | 4.4.2 |
| OS | Windows 2000 |
| Roadmaps | (Not assigned) |
Comments
[2006-07-31 12:10 UTC] bj dot blackowitz at gmx dot net
Description:
------------
When attaching files to a RICHTEXT message, the code sees these as Inline attachements and looses the filenames
when looking manualy at the messages I see the file names and attachemnttypes correct
messages created by Outlook 2003 and 2000
Content-class: urn:content-classes:message
Subject: Some kind of test
MIME-Version: 1.0
Content-Type: application/octet-stream;
name="PocketController.log"
Content-Transfer-Encoding: base64
Content-Description: PocketController.log
Content-Disposition: attachment;
filename="PocketController.log"
Date: Mon, 31 Jul 2006 11:02:58 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
whene attaching to HTML messages , the parts are being seen correct.
Test script:
---------------
e.g /IMAP.message_viewer.php