Re: [sup-devel] How to deal with HTML attachments?

2011-05-12 Thread Tero Tilus
Steve, 2011-05-11 16:53: > How do you recommend dealing with HTML attachments? Primary options were already introduced by others. I use publish hook to view attachments (and html-messages) in browser. Just hit P and click the link. I run sup screened in a vps box, so mailcapping html to browser

Re: [sup-devel] How to deal with HTML attachments?

2011-05-12 Thread Mark Alexander
Excerpts from Tero Tilus's message of Thu May 12 04:30:39 -0400 2011: > I run sup screened in a vps box, so mailcapping html to browser is not > an option for me. I also run sup in screen, sometimes from a remote system via ssh, so that's why I chose w3m as the mailcap'd browser. _