send-an-html-mail-from-mutt-on-cli
Source:
https://foxhop.net/f3ae188b-2f95-11f1-a34a-e86a64d24d78/send-an-html-mail-from-mutt-on-cli
Snapshot: 2026-09-14T12:00:11Z
Generator: Remarkbox 695de26
This is a thread snapshot. The living document lives at the source URI
above — it may have been edited, extended, or replied-to since.
[Scan for living source]
Send an html mail from mutt on cli
Set your from address:
export EMAIL='foxhop.net '
Send an html email body, with a subject, and and attachment to one
recipient:
mutt -e 'set content_type=text/html' -s 'subject' -a path/to/attachment.jpg -- email@example.com < body.html
------------------------------------------------------------------------
Source:
https://foxhop.net/f3ae188b-2f95-11f1-a34a-e86a64d24d78/send-an-html-mail-from-mutt-on-cli
Snapshot: 2026-09-14T12:00:11Z
Generator: Remarkbox 695de26