Skip to content

Files

Latest commit

 

History

History
14 lines (9 loc) · 255 Bytes

README.MD

File metadata and controls

14 lines (9 loc) · 255 Bytes

Parse a MBOX file and output a CSV

Outputs "from", "to", "date" and "x-mailer"

PRE-REQUISITES

Add your "mbox" file in the root folder of this projet and name it "mbox" (no file extension)

USAGE

npm install
node index.js