# vim: comments=n\:# et ft=muttrc
# HTML View
alternative_order text/plain text/html
auto_view text/html
# this file must has some files to work with.
#-----------------------------------------------
# ~/.mime.types
#-----------------------------------------------
#text/html			html htm
#text/plain			asc txt
#image/gif			gif
#image/jpeg			jpe jpeg jpg
#image/png			png
#image/tiff			tif tiff
#application/pgp			pgp
#application/postscript		ps PS eps
#application/x-msdos-program	com exe bat
#application/x-gtar		gtar
#application/x-gunzip		gz
#application/x-rar-compressed	rar
#application/x-tar		tar
#application/x-tar-gz		tgz tar.gz
#application/x-zip-compressed	zip
#-----------------------------------------------
# ~/.mailcap
#-----------------------------------------------
# $Id: sample.mailcap,v 1.3 1999/02/17 11:42:43 roessler Exp $
#text/html; lynx -assume_charset=Big5 -display_charset=Big5 -force_html %s
#text/html; lynx -assume_charset=Big5 -display_charset=Big5 -dump -force_html %s ; copiousoutput
# kcwu's word viewer
# application/msword; /home/master/91/r91034/bin/doccat %s; copiousoutput;
#image/gif; xv %s
#image/jpg; xv %s
##application/pgp-keys; gpg -f < %s ; copiousoutput
