s-nail

Unix mail client with MIME support, compatible with mailx

brewmacoslinux
Try with needOr install directly
Source

About

Fork of Heirloom mailx

Commands

s-nailmail

Examples

Send a simple email with subject and body$ s-nail -s 'Subject' user@example.com < message.txt
Read and manage local mailbox$ s-nail -f /var/mail/$USER
Send email with attachment$ s-nail -a /path/to/file -s 'Subject' user@example.com < body.txt