Re: [dev] Sup and dmc

From: SHRIZZA <shrizza_AT_gmail.com>
Date: Wed, 6 Apr 2011 14:49:24 +0900

> You know, we could all say we're using shitty MUAs because we see
> the rendered HTML rather than the plain-text component. ;) Even
> HTML-only mail can be converted to plain text.

Solution: use mutt.

In ~/.muttrc:

        alternative_order text/plain
        auto_view text/html
        set mailcap_path=~/.mailcap

And in ~/.mailcap:

        text/html; w3m -I %{charset} -T text/html; copiousoutput;

w3m is required for the html->text translation.

> /me mumbles something about "suckless" and "MUA" :D

Funny, cause mutt's slogan is, "all mail clients suck. This one just sucks less."
Received on Wed Apr 06 2011 - 07:49:24 CEST

This archive was generated by hypermail 2.2.0 : Wed Apr 06 2011 - 08:00:05 CEST