Jakarta Mail
Jakarta Mail defines a platform-independent and protocol-independent framework to build mail and messaging applications.
IMPORTANT: The implementation of the Jakarta Mail API, aka JakartaMail (formerly JavaMail), is no longer part of this repository. As part of breaking tight integration between Jakarta Mail API and the implementation, its sources were moved to the new project - Eclipse Angus - and further development continues there. Eclipse Angus is the direct successor of JavaMail/JakartaMail.
See the Jakarta Mail web site.
License
- The Jakarta Mail API project source code is licensed under the Eclipse Public License (EPL) v2.0 and GNU General Public License (GPL) v2 with Classpath Exception; see the license information at the top of each source file.
- The binary jar files published to the Maven repository are licensed
under the same licenses as the corresponding source code;
see the file
META-INF/LICENSE.*
in each jar file.
You'll find the text of the licenses in the workspace in various LICENSE.txt
or LICENSE.md
files.
Don't let the presence of these license files in the workspace confuse you into thinking
that they apply to all files in the workspace.
You should always read the license file included with every download, and read the license text included in every source file.
Contributing
We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.