#
#
# Default mailcap file for DJIGZO
#
#

# Javamail handlers
 
text/plain;                       ; x-java-content-handler=com.sun.mail.handlers.text_plain
text/html;                        ; x-java-content-handler=com.sun.mail.handlers.text_html
text/xml;                         ; x-java-content-handler=com.sun.mail.handlers.text_xml
multipart/*;                      ; x-java-content-handler=com.sun.mail.handlers.multipart_mixed; x-java-fallback-entry=true
message/rfc822;                   ; x-java-content-handler=com.sun.mail.handlers.message_rfc822
multipart/report;                 ; x-java-content-handler=com.sun.mail.dsn.multipart_report
message/delivery-status;          ; x-java-content-handler=com.sun.mail.dsn.message_deliverystatus
message/disposition-notification; ; x-java-content-handler=com.sun.mail.dsn.message_dispositionnotification
text/rfc822-headers;              ; x-java-content-handler=com.sun.mail.dsn.text_rfc822headers

# Apache James handlers
 
report/*;                         ; x-java-content-handler=org.apache.james.util.mail.handlers.multipart_report
message/disposition-notification; ; x-java-content-handler=org.apache.james.util.mail.handlers.message_disposition_notification

# Bouncycastle handlers

application/pkcs7-mime;           ; x-java-content-handler=org.bouncycastle.mail.smime.handlers.pkcs7_mime
application/x-pkcs7-mime;         ; x-java-content-handler=org.bouncycastle.mail.smime.handlers.x_pkcs7_mime
application/pkcs7-signature;      ; x-java-content-handler=org.bouncycastle.mail.smime.handlers.pkcs7_signature
application/x-pkcs7-signature;    ; x-java-content-handler=org.bouncycastle.mail.smime.handlers.x_pkcs7_signature
multipart/signed;                 ; x-java-content-handler=org.bouncycastle.mail.smime.handlers.multipart_signed
