JavaMail1.61.5
JavaMail
1.6
1.5
This feature allows applications to utilize the JavaMail 1.6 API.
Enabling this feature
To enable the JavaMail 1.6 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>javaMail-1.6</feature>
Standard API packages provided by this feature
-
javax.mail
-
javax.mail.event
-
javax.mail.internet
-
javax.mail.search
-
javax.mail.util
Third-party API packages provided by this feature
-
com.sun.mail
-
com.sun.mail.auth
-
com.sun.mail.handlers
-
com.sun.mail.iap
-
com.sun.mail.imap
-
com.sun.mail.imap.protocol
-
com.sun.mail.pop3
-
com.sun.mail.smtp
-
com.sun.mail.util
-
com.sun.mail.util.logging