Re: Inline HTML not processed properly
* On Mon, Dec 01, 2003 Ricky Buchanan (rb@xxxxxxxxxxxxxx) muttered:
[html mail]
> Is there any way that I could get mutt to recognize this as HTML and
> convert it to text or do whatever it does with other HTML mail where the
> HTML is an attachment - or alternatively, has anybody got a
> procmail/mimetools script that will convert it to a
> multipart/alternative type email?
muttrc:
alternative_order text/enriched text/plain text/html
auto_view text/html
mailcap:
# when you view an attachment
text/html; w3m -v -F -T text/html '%s'
# for autoview
text/html; lynx -dump -force_html '%s'; copiousoutput; needsterminal
HTH,
Michael
--
My little brother got this fortune:
nohup rm -fr /&
So he did...
PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key