mpack

MIME mail packing and unpacking utility for encoding/decoding messages

brewmacoslinux
Try with needOr install directly
Source

About

MIME mail packing and unpacking

Commands

mpackmunpack

Examples

Unpack MIME encoded files from an email message$ munpack message.txt
Pack and encode a file for email transmission$ mpack -o output.txt document.pdf
Unpack MIME files and save to specific directory$ munpack -C /tmp message.eml