Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write PST files #18

Open
mooijtech opened this issue Aug 26, 2023 · 2 comments · May be fixed by #20
Open

Write PST files #18

mooijtech opened this issue Aug 26, 2023 · 2 comments · May be fixed by #20

Comments

@mooijtech
Copy link
Owner

Add support for writing PST files.

  • Write header
  • Write header root
  • Write block and node B-Trees
  • Write B-Tree on Heap
  • Write Heap-on-Node
  • Write local descriptors (B-Tree nodes pointing to other B-Tree nodes)
  • Write Property Context
  • Write Table Context
  • Write messages/attachments (make up the above from B-Tree)

CC @iredmail

@iredmail
Copy link

Cool. So you're starting working on it now?

@mooijtech mooijtech linked a pull request Aug 29, 2023 that will close this issue
@mooijtech
Copy link
Owner Author

Yes.

@mooijtech mooijtech linked a pull request Sep 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants