A web viewer for mbox files. Watches live for changes, and supports multiple email addresses.
npm i -g mbox-web-viewer
mbox-web-vieweror using npx:
npx mbox-web-viewerusage: 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.