https://github.com/mikej81/pstmail
This is an old project idea resurrected. I wanted to have an online store for old PST file imports that could be used similar to gmail. This version is just a cli to extract all pst content into eml.
https://github.com/mikej81/pstmail
Last synced: 2 months ago
JSON representation
This is an old project idea resurrected. I wanted to have an online store for old PST file imports that could be used similar to gmail. This version is just a cli to extract all pst content into eml.
- Host: GitHub
- URL: https://github.com/mikej81/pstmail
- Owner: Mikej81
- Created: 2024-11-27T15:14:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T02:03:33.000Z (7 months ago)
- Last Synced: 2025-02-12T17:31:35.428Z (4 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pstmail
This is an old project idea resurrected. I wanted to have an online store for old PST file imports that could be used similar to gmail. This version is just a cli to extract all pst content into eml.
## Usage
```bash
node covert.js
```