Re: HTML-attachments seen as octet-stream despite of mailcap

2000-10-31 Thread Jim Toth
On Tue, Oct 31, 2000 at 08:24:15PM +0100, [EMAIL PROTECTED] ([EMAIL PROTECTED]) said: > Hello, > > According to Mutt's manual, I've put this line in my .mailcap file to read > HTML-attachments without running X : > > text/html; lynx -force_html -dump %s | less While this works, you might want t

HTML-attachments seen as octet-stream despite of mailcap

2000-10-31 Thread gauthier . vandemoortele
Hello, According to Mutt's manual, I've put this line in my .mailcap file to read HTML-attachments without running X : text/html; lynx -force_html -dump %s | less It works generally fine, but sometimes HTML-files aren't recognized by Mutt. I didn't find (or understand...) in the mailcap manpage