Hacker News new | ask | show | jobs
by CTOSian 1002 days ago
There is `Mutt` console email, linux mainly , on windows under cygwin, alas does not deal well with HTML emails, it can be connected to Gmail anyway.
1 comments

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.
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.