qq-mht-into-emls
v0.0.3
Published
Backup QQ message (.mht file) by splitting it into .eml files
Downloads
6
Readme
Install
npm i qq-mht-into-emls -g
Usage
To split a .mht file into .eml file(s)
$ qq-mht-into-emls /path/to/single/mht/file
Requirement
This tool need (local) MySQL for temporary data store.
By default ,it will use "mysql://localhost:3306/mht-foobar"
.
You can change this setting by use ENV MYSQL_URI
.
todos
- [X] change the database from Mongodb to MySQL/SQLite
- [ ] error handling
- [ ] add one argument to limit the number of messages in one .eml files
- [ ] record date