On Thu, Apr 12, 2012 at 09:58:40PM +0200, Michael Ludwig wrote:
> lilydjwg schrieb am 11.04.2012 um 19:40 (+0800):
> > I'm using elinks to view those HTML emails. ~/.mailcap contains:
> >
> > text/html; muttHtml; copiousoutput
>
> Not answering your questions, but as you appear to like Python:
lilydjwg schrieb am 11.04.2012 um 19:40 (+0800):
> I'm using elinks to view those HTML emails. ~/.mailcap contains:
>
> text/html; muttHtml; copiousoutput
Not answering your questions, but as you appear to like Python:
https://bitbucket.org/blacktrash/muttils
This allows you to have FF or IE
I'm using elinks to view those HTML emails. ~/.mailcap contains:
text/html; muttHtml; copiousoutput
And here's the actual command:
enconv|elinks -force-html -dump -dump-color-mode 1 -eval "set
document.css.stylesheet='$HOME/etc/mail.css'" /dev/stdin
The `muttHTML` command highlights correc