.msg
I am implementing a variation of this solution. I have added nuxeo xml extensions for the .msg file extension with a mime type of “application/vnd.ms-outlook” in two places: <mimetype normalized="application/vnd.ms-outlook" binary="true" ...
0 votes
1 answers
1 comments
3704 views
I am trying to implement a version of the code outlined in this blog . My goal is to read a .msg (a mail message saved from Outlook) file placed in Nuxeo via webDAV and store it, within Nuxeo, in a Nuxeo JSF readable and indexable format using the ...
0 votes
1 answers
1 comments
3116 views
I have emails (Microsoft .msg format) that have been placed in Nuxeo via WebDAV. Question: What are the options to view those emails using Nuxeo's “standard” (JSF) interface?
0 votes
0 answers
0 comments
1835 views