This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit ed951da32199a7a005ce79bff86de8afce73a118 Author: Benoit TELLIER <[email protected]> AuthorDate: Thu Sep 3 10:19:37 2026 +0200 [RELEASE] MIME4J 0.8.15 article --- .../_posts/2026-09-03-mime4j-0.8.15.markdown | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/homepage/_posts/2026-09-03-mime4j-0.8.15.markdown b/src/homepage/_posts/2026-09-03-mime4j-0.8.15.markdown new file mode 100644 index 0000000000..1be36d88cf --- /dev/null +++ b/src/homepage/_posts/2026-09-03-mime4j-0.8.15.markdown @@ -0,0 +1,22 @@ +--- +layout: post +title: "Apache James MIME4J 0.8.15" +date: 2026-09-03 03:16:30 +0200 +categories: james update +--- + +The Apache James developers are pleased to announce the 0.8.15 release of the MIME4J library. + +Early adopters can [download it][download], any issue can be reported on our issue [tracker][tracker]. + +The full changes included in this release can be seen in the [CHANGELOG][CHANGELOG]. + +This release adds the following features: + + - [ENHANCEMENT] More configurable parsing limits and better defaults + +The Apache James PMC would like to thanks all contributors who made this release possible! + +[CHANGELOG]: https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md +[tracker]: https://issues.apache.org/jira/browse/MIME4J +[download]: https://james.apache.org/download.cgi#Apache_Mime4J --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
