first commit
This commit is contained in:
commit
4d332ef662
27586 changed files with 3281783 additions and 0 deletions
16
rus/WEB-INF/lib/javax.mail_src/META-INF/mailcap
Normal file
16
rus/WEB-INF/lib/javax.mail_src/META-INF/mailcap
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#
|
||||
#
|
||||
# Default mailcap file for the JavaMail System.
|
||||
#
|
||||
# JavaMail content-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
|
||||
#
|
||||
# can't support image types because java.awt.Toolkit doesn't work on servers
|
||||
#
|
||||
#image/gif;; x-java-content-handler=com.sun.mail.handlers.image_gif
|
||||
#image/jpeg;; x-java-content-handler=com.sun.mail.handlers.image_jpeg
|
||||
Loading…
Add table
Add a link
Reference in a new issue