On Thu, Apr 30, 2020 at 11:46:46AM -0700, Keith Lofstrom wrote:
> Is there a trustworthy HTML email reader, somewhat more 
> capable than w3m, which does this automatically, albeit
> incompletely? 
> 
> No script execution, zero offsite interactions, merely
> displaying some vague graphic approximation of a page
> made only from the emailed HTML document itself.

You can configure mutt and ~/.mailcap to display HTML MIME parts with a
text-mode/terminal browser by default, with the option to open the more
difficult parts with a "real" browser (e.g., Firefox, Chromium, etc.).

https://unix.stackexchange.com/questions/42712/open-html-attachments-externally-in-mutt

Install a browser extension like uMatrix and you'll have fine-grained
control over which remote resources are loaded.

https://github.com/gorhill/uMatrix


-- 
Paul
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to