mbox-web-viewer
v1.1.0
Published
A web viewer for mbox files. Watches live for changes, and supports multiple email addresses.
Downloads
7
Maintainers
Readme
mbox-web-viewer
A web viewer for mbox files. Watches live for changes, and supports multiple email addresses.
Quick Overview
npm i -g mbox-web-viewer
mbox-web-viewer
or using npx:
npx mbox-web-viewer
Usage
usage: mbox-web-viewer [OPTIONS]
options:
-h, --help Print this help and exit.
-f FILE, --file=FILE Mbox file to process. Usually in /var/spool/mail/$USER
or /var/mail/$USER.
-p PORT, --port=PORT Port for the web server.