Re: html mails in mutt

2004-05-18 Thread Victor Munoz
> > Simplest solution: send all html direct to spam can. Catches 90% of > my spam, and that is a lot of spam. > Not always an option, unfortunately. I have procmail rules to get rid of all html mail, except for a few sources, and that's why I have to deal with it.

Re: html mails in mutt

2004-05-18 Thread Victor Munoz
> Firstly, you need a line in ~/.mailcap (either of the following will do) > so mutt can determine how to render html. > > After setting either of the above in ~/.mailcap, you need to put > auto_view text/html > in ~/.muttrc so that mutt will pass html to lynx or w3m for parsing and > display t

Re: html mails in mutt

2004-05-18 Thread adam
You could try this little Python hack I wrote. It's called addMIMETextToHTMLEmail. You use it as a procmail filter. It recognizes HTML-only email and adds a new MIME part which is text only. This way your email will display properly in the initial mutt pager without having to look at the attachm

Re: html mails in mutt

2004-05-18 Thread Anthony Campbell
On 18 May 2004, Stephen Patterson wrote: > On Tue, 18 May 2004 02:20:07 +0200, Victor Munoz wrote: > > > > > Hello. I'm reading mails in both a woody and a sid machine with mutt, > > and it behaves differently with html mails. > > There are 2 settings which control how mutt behaves with html mai

Re: html mails in mutt

2004-05-18 Thread Stephen Patterson
On Tue, 18 May 2004 02:20:07 +0200, Victor Munoz wrote: > > Hello. I'm reading mails in both a woody and a sid machine with mutt, > and it behaves differently with html mails. There are 2 settings which control how mutt behaves with html mails. Firstly, you need a line in ~/.mailcap (either of t

Re: html mails in mutt

2004-05-18 Thread richard lyons
On Monday 17 May 2004 20:16, Victor Munoz wrote: > Hello. I'm reading mails in both a woody and a sid machine with > mutt, and it behaves differently with html mails. Simplest solution: send all html direct to spam can. Catches 90% of my spam, and that is a lot of spam. -- richard -- To UNS

Re: html mails in mutt

2004-05-17 Thread Victor Munoz
> > What happens if you add the line > > set implicit_autoview = yes > > to your .muttrc file? Make sure you have a text-based html browser such > as links or w3m installed, and mutt should display html emails as text. > it works, though it currently is using html2text and displays th

Re: html mails in mutt

2004-05-17 Thread Bob Proulx
Victor Munoz wrote: > Nothing special. I don't have any line in .muttrc regarding html files > either. There must be some configuration issue, but I haven't found it, or > haven't looked in the right place. Any idea? Hmm... Do you have 'mime-support' installed? A shot in the dark. Bob pgpa7JZs

Re: html mails in mutt

2004-05-17 Thread Lance Simmons
* Victor Munoz <[EMAIL PROTECTED]> [040517 19:17]: > > Hello. I'm reading mails in both a woody and a sid machine with mutt, > and it behaves differently with html mails. What happens if you add the line set implicit_autoview = yes to your .muttrc file? Make sure you have a text-based

html mails in mutt

2004-05-17 Thread Victor Munoz
Hello. I'm reading mails in both a woody and a sid machine with mutt, and it behaves differently with html mails. In woody, I see a '[-- text/html is unsupported (use 'v' to view this part) --]', and following the suggestion I end up with galeon opening the file. Good. In sid mutt displays the h