libyal / libpff

Library and tools to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format
GNU Lesser General Public License v3.0
289 stars 74 forks source link

Add get_html_body to message and get_entry_value to item #4

Closed hanguofeng closed 10 years ago

hanguofeng commented 10 years ago

Add get_html_body to message and get_entry_value to item,help to get the full content of mail messages.

joachimmetz commented 10 years ago

Alas I cannot use pypff_item_get_entry_value as-is. I will have a look at merging the html body function later (hopefully today).

joachimmetz commented 10 years ago

I'll merge the html body changes in a separate CL, since this highly similar to plain text body, and I'll see if I can provide with a equiv of pypff_item_get_entry_value that uses the newer API.

hanguofeng commented 10 years ago

Thanks for your merge and guide to the codes.

joachimmetz commented 10 years ago

HTML body change merged into: https://github.com/libyal/libpff/commit/4c2627acfeff8792a503b2753f48b0cb52673e1b