mhonarc

Converts mail messages to HTML for web-based mail archives

brewmacoslinux
Try with needOr install directly
Source

About

Mail-to-HTML converter

Commands

mhonarc

Examples

Create a new mail archive from an mbox file$ mhonarc -init -outdir /path/to/archive /path/to/mailbox.mbox
Add messages to an existing archive$ mhonarc -outdir /path/to/archive /path/to/new_messages.mbox
Generate archive with custom resource file$ mhonarc -rcfile /path/to/custom.rc -outdir /path/to/archive /path/to/mailbox.mbox