On 2015-11-16, Mick <[email protected]> wrote: > On Monday 16 Nov 2015 07:00:05 Magicloud Magiclouds wrote: >> Gary, very nice. Thank you.
>> Ian, Cameron, sorry I did not make myself clear. I need to exact the >> rich-formated html as w3m not only does not display the pictures (and >> viewing the picture files individually lost their position related to >> text, either), but also hide some links if I need to click the button >> in the page. > > You understand that opening complete HTML messages with images > linked from remote servers and also clicking on links without > knowing where they may take you, is potentially unsafe? Yes, but in corporate environment (at least where I work) you often get such e-mails. Some of them are important, some are not but you have to have a chance to follow important ones. That being said, I use viewhtmlmail.py for opening such e-mails; https://github.com/tampakrap/bin/blob/master/viewhtmlmail.py. I have the following line in my ~/.muttrc: macro pager <F10> "<pipe-message>~/bin/viewhtmlmail.py\n" "View HTML in browser" -- Arkadiusz Drabczyk <[email protected]>
