John Jolet wanted us to know:

>I have to laugh and slap my knee here...as all the email I get from friends 
>and acquaintances that use hotmail end up sending me pure html.....not 
>multipart mime with a text and html part....JUST html.  Very annoying when 
>saving the message as text or using mutt.

Fixable in mutt with:

[EMAIL PROTECTED] todd]$ grep "text/html" ~/.mailcap
text/html; /usr/bin/lynx -dump -force_html -localhost %s; copiousoutput

[EMAIL PROTECTED] todd]$ grep message-hook .muttrc
message-hook . 'set mime_forward=no'
message-hook '~h multipart' 'set mime_forward=ask-yes'

But of course that wasn't necessarily what you were complaining about
(reading it in mutt) as much as the fact that people are sending
websites in html.
-- 
Regards...              Todd
They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety.       --Benjamin Franklin
Linux kernel 2.6.8.1-12mdkenterprise   2 users,  load average: 0.00, 0.00, 0.00
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to