Hacker News new | ask | show | jobs
by layer8 1002 days ago
Reading HTML email is fine under mutt with w3m. What's difficult is replying to HTML emails without losing the HTML for the quoted message.
1 comments

I use Mutt almost exclusively, but I still use the Gmail web interface to write emails from time to time for this very reason. If you want to send emails verbatim, you can use Mutt's bounce feature, but that can confuse the recipient since bouncing leaves the original headers in-tact, including the "Date" header which means the email might not appear at the top of the user's inbox.
Bouncing also doesn’t work with strict DKIM/DMARC verification if the sending domain differs.