[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: auxiliary mail client for HTML



On Tuesday, 12 November at 15:40, Dejan Jocic wrote:

> > >> I thought everybody just used a mailcap file and was fine.
> > >
> > > I do and have it setup to use w3m to deal with most HTML mail.  Some
> > > does look better in a GUI program and that's why I do this.
> > >
> text/html;      firefox -new-tab %s & sleep 5; test=test -n "$DISPLAY";
> nametemplate=%s.html
> text/html;      lynx -dump %s; nametemplate=%s.html; copiousoutput
> 

In my mailcap I've got:

text/html; w3m -I %{charset} -T text/html -dump; copiousoutput; \ 
print = qutebrowser %s; nametemplate=%s.html

where pressing p for print in the attachment menu opens the html mail in
qutebrowser. 


-- 
All the best
Wim


Reply to: