# Default mailcap file for the JavaMail System
#
# for our content-handlers
#
text/plain;;		x-java-content-handler=com.sun.mail.handlers.text_plain
multipart/*;;		x-java-content-handler=com.sun.mail.handlers.multipart_mixed
message/*;;		x-java-content-handler=com.sun.mail.handlers.message_rfc822

