Closed hanguofeng closed 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).
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.
Thanks for your merge and guide to the codes.
HTML body change merged into: https://github.com/libyal/libpff/commit/4c2627acfeff8792a503b2753f48b0cb52673e1b
Add get_html_body to message and get_entry_value to item,help to get the full content of mail messages.