# angus-mail **Repository Path**: mirrors_eclipse-ee4j/angus-mail ## Basic Information - **Project Name**: angus-mail - **Description**: Angus Mail - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-20 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Eclipse Angus - Mail [![Build Status](https://github.com/eclipse-ee4j/angus-mail/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/eclipse-ee4j/angus-mail/actions/workflows/maven.yml?branch=master) [![Jakarta Staging (Snapshots)](https://img.shields.io/nexus/s/https/jakarta.oss.sonatype.org/org.eclipse.angus/angus-mail.svg)](https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/) This project provides the implementation of [Jakarta Mail Specification 2.1+](https://jakarta.ee/specifications/mail/) providing a platform-independent and protocol-independent framework to build mail and messaging applications. This project is part of [Eclipse Angus project](https://projects.eclipse.org/projects/ee4j.angus). ## License * Most of the Eclipse Angus Mail project source code is licensed under the [Eclipse Public License 2.0](https://www.eclipse.org/legal/epl-2.0/); 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](CONTRIBUTING.md), which means we can only accept contributions under the terms of [Eclipse Contributor Agreement](http://www.eclipse.org/legal/ECA.php). ## Links * [Angus Mail web site](https://eclipse-ee4j.github.io/angus-mail/) * [Jakarta Mail Specification project](https://github.com/jakartaee/mail-api) * [Jakarta Mail web site](https://jakartaee.github.io/mail-api/) * [Javadoc](https://eclipse-ee4j.github.io/angus-mail/docs/api) * [Mailing list](https://accounts.eclipse.org/mailing-list/angus-dev) * [Nightly build job](https://ci.eclipse.org/angus/job/angus-mail-master-build/)