LH's Mutt config: .mailrc/mailcap


# text/html;            $HOME/bin/winspawn .html %s
# text/html;            sed 's/<[^>]*>//g\; s/&nbsp\;/ /g' %s ; copiousoutput

application/pgp-keys; pgp -f < %s ; copiousoutput
application/x-gunzip; gunzip < %s ; copiousoutput
application/x-gzip;   gunzip < %s ; copiousoutput
application/x-tar-gz; tar -tzvf < %s ; copiousoutput

image/*;                $HOME/bin/cyg-wrapper.sh f:/Progra~1/Multimedia/ACDSee32/ACDSee32.exe %s
# text/html;            $HOME/bin/cyg-wrapper.sh explorer %s 
text/html;              w3m %s; needsterminal; description=HTML Text; nametemplate=%s.html
text/html;              w3m -dump %s; copiousoutput; description=HTML Text; nametemplate=%s.html
application/pdf;        cygstart %s
application/postscript; gsview32 %s
# application/msword    ...
# application/msword;   cygstart .doc %s
application/rtf;        cygstart %s

Generated by vim2html.pl 3.6? on Fri Jul 16 02:55:58 2004