1.1.2 • Published 4 years ago

mbox-attachment-extract v1.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
4 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

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago