qq-mht-into-emls

0.0.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i qq-mht-into-emls

Weekly Downloads

2

Version

0.0.3

License

ISC

Unpacked Size

33.8 kB

Total Files

13

Last publish

Collaborators

  • hujimiya