Source: https://foxhop.net/f3ae188b-2f95-11f1-a34a-e86a64d24d78/send-an-html-mail-from-mutt-on-cli
Snapshot: 2026-05-25T20:09:42Z
Generator: Remarkbox 1527ef7

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 <no-reply@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-05-25T20:09:42Z
Generator: Remarkbox 1527ef7