I have been asked if I can convert .msg format files to .eml format files using nifi. I have not done this before, and a quick search tells me there are no "out of the box" nifi processors that do this.
Has anyone accomplished this with nifi, and if so can you point me to an example I may be able to start with? While I don't yet have all the requirements, they did mention they will want to parse a subset of information from the msg file. I gather that the .msg file is a file format from Outlook, and the .eml file is a simpler format more readily consumed by mobile devices. I also stumbled across one or two third party apps that appear to do this, so I'm wondering if nifi is the proper tool for this job to begin with?
