0N/A#
0N/A#
0N/A# Default mailcap file for the JavaMail System.
0N/A#
0N/A# JavaMail content-handlers:
0N/A#
0N/Atext/plain;; x-java-content-handler=com.sun.mail.handlers.text_plain
0N/Atext/html;; x-java-content-handler=com.sun.mail.handlers.text_html
0N/Atext/xml;; x-java-content-handler=com.sun.mail.handlers.text_xml
0N/Amultipart/*;; x-java-content-handler=com.sun.mail.handlers.multipart_mixed; x-java-fallback-entry=true
0N/Amessage/rfc822;; x-java-content-handler=com.sun.mail.handlers.message_rfc822
0N/A#
0N/A# can't support image types because java.awt.Toolkit doesn't work on servers
0N/A#
0N/A#image/gif;; x-java-content-handler=com.sun.mail.handlers.image_gif
0N/A#image/jpeg;; x-java-content-handler=com.sun.mail.handlers.image_jpeg