1.1.2 • Published 5 years ago

mbox-attachment-extract v1.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

mbox-attachment-extract

buddy pipeline CodeFactor david-dm

This is a cli tool to extract attachments from .mbox files.

printscreen

Installation

Install with npm: npm i mbox-attachment-extract -g

Usage

The command:

mbox-attachment-extract <<path-to-mbox-file>> <<path-to-extracted-files>>

Parameters:

--pattern, -p Regex to filter attachments. Default: ''

--filenameAsSubject, -s Create the attachment with the subject as the filename. Example: fromdomain_subject.zip

--help Show the help message

Demo

demo

Tests

Run the command: npm t

Packages

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago