[ANNOUNCE] Apache James 3.6.1 released

2021-12-19 Thread btell...@apache.org
The Apache James (https://james.apache.org) community is pleased to
announce the availability of Apache James 3.6.1.

Apache James is a modular email server written in Java.

This release focuses mostly on bug fixes. We recommend 3.6.0 user to
upgrade to it.

The release is available now from our website:
    https://james.apache.org/download.html

Release notes can be found at:
   
https://github.com/apache/james-project/blob/master/CHANGELOG.md#361---2021-12-02

Thanks to all involved,
Benoit



[ANNOUNCE] Apache James MIME4J 0.8.6

2021-09-27 Thread btell...@apache.org
The Apache James community is pleased to announce the 0.8.6 release of
its MIME4J library.

MIME4J is a SAX style parser for parsing RFC-822 MIME messages (emails)
in Java. It also includes a tree representation of MIME messages
(parsing and composing).

The 0.8.6 release further improves performance of this library.

Read more:
https://james.apache.org/james/update/2021/09/26/mime4j-0.8.6.html
Download: https://james.apache.org/download.cgi#Apache_Mime4J

We would like to thanks all the contributors making this release possible.

Regards,
Benoit TELLIER on behalf of the Apache James community.



[ANNOUNCE] James MIME4J 0.8.5 released

2021-07-22 Thread btell...@apache.org
The Apache James team is pleased to announce the release of version
0.8.5 of the MIME4J library.

MIME4J is a library allowing parsing and composing MIME messages. It
comes with a SAX style parser, and also have an easy to use DOM component.

See https://james.apache.org/mime4j/

You can download the release here:
https://james.apache.org/download.cgi#Apache_Mime4J

This release mostly ships performance enhancements. Read more:
https://james.apache.org/james/update/2021/07/02/mime4j-0.8.5.html

Thank you to everyone who contributed to this release,

-Benoit, on behalf of the Apache James community.