[–] boogies 5y ago ↗ > Edit: After a short while you’ll realize that Mutt is completely pointless because most modern emails are made with HTML templates which means you’ll just see a bunch of code. Maybe there’s a plugin solution?lynx? [–] eindiran 5y ago ↗ The documentation for mutt suggests using lynx with mailcap: http://www.mutt.org/doc/manual/#mimesupportBut using mailcap + some terminal browser should work in general. w3m, lynx, or browsh should work.For example: http://jasonwryan.com/blog/2012/05/12/mutt/Even a normal browser will work: text/html; firefox -remote 'openURL(%s)' [–] backing 5y ago ↗ Lynx gives proper results.A markdown converter could also do the job depending on what you need.
[–] eindiran 5y ago ↗ The documentation for mutt suggests using lynx with mailcap: http://www.mutt.org/doc/manual/#mimesupportBut using mailcap + some terminal browser should work in general. w3m, lynx, or browsh should work.For example: http://jasonwryan.com/blog/2012/05/12/mutt/Even a normal browser will work: text/html; firefox -remote 'openURL(%s)' [–] backing 5y ago ↗ Lynx gives proper results.A markdown converter could also do the job depending on what you need.
[–] backing 5y ago ↗ Lynx gives proper results.A markdown converter could also do the job depending on what you need.
[–] nunez 5y ago ↗ I love using Mutt for email but it breaks down quickly when you have to maintain a calendar.
4 comments
[ 12.5 ms ] story [ 29.6 ms ] threadlynx?
But using mailcap + some terminal browser should work in general. w3m, lynx, or browsh should work.
For example: http://jasonwryan.com/blog/2012/05/12/mutt/
Even a normal browser will work:
A markdown converter could also do the job depending on what you need.