[ILUG] Stripping html in mutt

Dave O Connor doc at redbrick.dcu.ie
Mon Sep 3 16:30:12 IST 2001


Ruairi Newman said on Mon, Sep 03, 2001 at 04:22:57PM -0400:
> Hi all,
> 
> Been receiving many e-mails lately from people who use MS-Outlook and don't
> want to disable html in their settings for various reasons.  
> 
> For archival purposes I want to strip the html part from all incoming mails
> and am wondering if anyone has a regexp they're already using for this
> purpose that I can put put into a procmail rule to assist?  Otherwise I'll
> cobble something together myself.
> 
You could put in a mailcap entry to read all those HTML mails in lynx.

Add the following to ~/.mailcap : 

text/html; lynx -force_html %s

	- DoC

-- 
 I know I believe in nothing,  | <doc at redbrick.dcu.ie>
  ...but it is my nothing.     |




More information about the ILUG mailing list