JMoneyPlzSendHelp
JMoneyPlzSendHelp

Reputation: 11

Is anyone familiar with how to parse OTG/ONM files?

I'm extracting content from a SourceOne EMX file, and I'm able to handle MSG and EML data just fine. The file type I'm not familiar with how to parse is OTG (which may also be referred to as ONM files?). These are very old proprietary IBM formats used with Lotus Notes.

I was able to parse out the header information, however I'm stuck on how to decode message bodies. So far, the IBM437 encoding got me the closest, but is far from being fully readable. Here is a snipped of what it looks like:

??Z          ?  ?                                               ??? ? $'d       ? ??L   
I'll be sure to give your name as the point of contact on this one. ???Z          ?  ?                                               ??                  ? ?  ????@     ----- Forwarded by <redacted>? ? ? ?  ???  ????      on 10/06/2020 12:24 PM ? ? ? ?  ???  ????       -----? ? ? ?  ?????Z          ?  ?                                               ??                  ? ??   
???Z          @  ?                                               ??@
     ,d       ? ?  ????  ?  From:   ? ___ ?  ????/      "<redacted>" <[email protected]> ???Z          @  ?  H                                           ??@
     ,d       ? ?  ????  ?  To: ? ___ ?  ????+      "<redacted>" <[email protected]> ?? ?  ????  ?

Please send help!

Upvotes: 1

Views: 57

Answers (0)

Related Questions