Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
What Is the JavaMail API
What Is the JavaMail API?
✍: FYIcenter.com
The JavaMail API is a set of abstract APIs that model a mail system. The API provides a platform independent and protocol independent framework to build Java technology based email client applications. The JavaMail API provides facilities for reading and sending email. Service providers implement particular protocols. Several service providers are included with the JavaMail API package; others are available separately. The JavaMail API is implemented as a Java optional package that can be used on JDK 1.4 and later on any operating system. The JavaMail API is also a required part of the Java Platform, Enterprise Edition (Java EE).
JavaMail API releases and dates:
JavaMail API 1.6.2 - 2018-08-29 JavaMail API 1.5.6 - 2016-08-10 JavaMail API 1.5.4 - 22-Jun-2015 JavaMail API 1.5.0 - 08-Apr-2013 JavaMail API 1.4.7 - 06-Mar-2013 JavaMail API 1.4.5 - 20-Mar-2012 JavaMail API 1.4.2 - 26-Feb-2009 JavaMail API 1.4.1 - 17-Oct-2007 JavaMail API 1.4 - 19-Apr-2006 JavaMail API 1.3.3_01 - 09-Sep-2005 JavaMail API 1.3.1_upd - 11-May-2004 JavaMail API 1.4 - 28-Aug-2002 JavaMail API 1.2 - 01-Dec-2000 JavaMail API 1.1.3 - 18-Feb-2000
For more information, see JavaMail API Website.
For older releases, see Java EE Platform Downloads.
⇒ What Is SMTP (Simple Mail Transfer Protocol)
⇐ Download and Install JavaMail Library
2015-12-21, ∼2875🔥, 0💬
Popular Posts:
JDK 17 jdk.jshell.jmod is the JMOD file for JDK 17 JShell tool, which can be invoked by the "jshell"...
commons-io-1.4.jar is the JAR file for Commons IO 1.4, which is a library of utilities to assist wit...
What Is poi-3.5.jar - Part 2? poi-3.5.jar is one of the JAR files for Apache POI 3.5, which provides...
How to download and install JDK (Java Development Kit) 6? If you want to write Java applications, yo...
JavaMail Source Code Files are provided in the source package file, httpcomponents-client-5. 2-src.zi...