I have been using mutt to send emails from inside another application &
it works fine. I have to send html files and currently I have to send
them as attachments. So I u
I use Mutt 1.5.23 to send an html email with embedded image, and this works for me.
mutt -e "set content_type=text/html" Email -s "subject" -a pic.png < test.html