#extractor #extract #store #binary #locally #file

app mail_extractor_binary

A file extractor to extract files out of email files and store them locally

1 unstable release

0.1.2 Jan 17, 2020

#277 in Email

MIT license

8KB

Email Files Extractor

An extractor to extract files from MHTML or Email files and store the files inside a specified path or in the same path.

How to run the binary

  1. Build the code
    cargo build --release
  1. To run this binary, it accepts a parameter and a flag
    ./target/release/mail_extractor_binary [INFILE-PATH] [OUTFLE-PATH]

Dependencies

~12MB
~278K SLoC