Re: Suggestions for mail client

From: Karl Vogel <vogelke_at_pobox.com>
Date: Sat, 21 Sep 2024 08:21:07 UTC
On Sat 21 Sep 2024 at 02:44:07 (-0400), Darius Rosotic wrote:
> On 2024-09-21 00:00:55, Joe B wrote:
> A "mailcap" file explains how to handle different kind of file types.
> 	set mailcap_path = "/home/me/mutt/mailcap"
> 
> In this file I have this code to say that I want "HTML" attachments
> opened with Firefox:
> 	text/html; /usr/local/bin/firefox ...

In my mailcap file, I use this for inline viewing of HTML:
  text/html; /usr/local/bin/lynx -dump %s; nametemplate=%s.htm; copiousoutput

I can also see images in a separate window:
  image/*;   /usr/local/bin/feh %s

-- 
Karl Vogel                      I don't speak for anyone but myself

Comment: Don't put on the BOFH hat immediately.
Reply: Puts floor panels back in the elevator.  --Reddit advice, 13 Sep 2024