Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 2267🔥, 0💬
Popular Posts:
jlGui is a music player for the Java platform. It is based on Java Sound 1.0 (i.e. JDK 1.3+). It sup...
Where to find answers to frequently asked questions on Download and Installing of Older Versions? He...
How to download and install JDK (Java Development Kit) 6? If you want to write Java applications, yo...
JSP(tm) Standard Tag Library 1.1 implementation - Jakarta Taglibs hosts the Standard Taglib 1.1, an ...
The Web Services Description Language for Java Toolkit (WSDL4J), Release 1.6.2, allows the creation,...