https://issues.apache.org/bugzilla/show_bug.cgi?id=51446
Bug #: 51446
Summary: Can't extract attachments from a RTF message
Product: POI
Version: 3.8-dev
Platform: Macintosh
Status: NEW
Severity: normal
Priority: P2
Component: HSMF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27222
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27222
RTF message
The attached file as been created as following (Microsoft Outlook 2007):
- Go to Tools -> Options -> Mail Format -> Signatures
- Create a new signature (e.g. Demo)
- Add a picture to your new signature (e.g. My Documents/My Pictures/Sample
Pictures/Blue hills.jpg)
- Send an email using that signature
- Use the received message to do the test
I want to be able to extract the image data in the signature using MAPIMessage
class, but the attachment has a null value in the attachData property.
On the other hand, this message has the following header:
Content-Type: application/ms-tnef; name="winmail.dat"
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]