Giter Club home page Giter Club logo

Comments (6)

Lucent avatar Lucent commented on June 8, 2024 1

It's truly amazing how heavily spammed commercial OST to PST conversion tools are. Even on GitHub, if you search for it you'll find fake repositories containing nothing more than READMEs with links to commercial solutions. It was actually very hard for me to find your tool. Just requesting donations, you'd corner the market. You wouldn't even need to write out the complex PST format. Something like folders with .mbox files could be imported with minimal effort to recreate a PST.

from xstreader.

iluvadev avatar iluvadev commented on June 8, 2024 1

Hi, I know this is an old issue.
I'm mantaining this project in my fork and I made a new release of XstReader with the ability to export messages in Outlook's .msg format

https://github.com/iluvadev/XstReader

from xstreader.

Dijji avatar Dijji commented on June 8, 2024

In fact, creating a new PST adds a whole range of extra structures to take care of that the current code can cheerfully ignore, such as a density list, an allocation map, a free map and a free page map. Also, IDs et cetera have to be allocated in conformance with certain rules. The documentation does tell you how to do all the necessary, but it is far from trivial. What you believe might make the effort worthwhile?

from xstreader.

flyingllama87 avatar flyingllama87 commented on June 8, 2024

I think it's useful as it's a handy tool for IT techs (i.e. me, today :P). There are generally a few times a year as an IT tech where the ability to either extract or convert OST information would make life easier. There are many commercial solutions out there which shows there is a market for it. No one has made a useful free tool for it though & it's understandable from the sounds of it.

from xstreader.

pemguin005 avatar pemguin005 commented on June 8, 2024

Haha, I agree with flyingllama87, I found your XstReader project trying to find a way to convert an OST into just about ANY other format. My need is to rebuild a contact list from an old OST. I'm wondering how possible it'd be to take your project a step further to parse out to a CSV even if it's just a few contact fields (specifically the description "Guid: PSETID_Address Name:Email1OriginalDisplayName" which seems to hold the majority of the addresses in the address books I'm working with).

This program is very impressive though. Thanks for all your hard work!

from xstreader.

Dijji avatar Dijji commented on June 8, 2024

pemguin005, I have just responded to a similar idea on Issue #5, proposing to add a feature to export properties as CSV files. Would this meet your needs? If so, please respond on that issue.

Lucent, I completely agree about the sales tactics employed by many email conversion vendors. It reminds me of old carnival barkers: ‘see the bearded lady for free’, well part of her leg, anyway. However, full conversion between formats is beyond the current intent of my project, and it’s difficult to see a common base format to output to beyond the CSV files mentioned above.

Dijji

from xstreader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.