This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/james-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 08ce23a60 MIME4J 0.8.15 release
08ce23a60 is described below

commit 08ce23a609fbce4640afa02e8e8e5f5228b01992
Author: Benoit TELLIER <[email protected]>
AuthorDate: Thu Sep 10 14:44:42 2026 +0200

    MIME4J 0.8.15 release
---
 content/download.html                              |  32 ++---
 content/feed.xml                                   |  54 +++++----
 content/index.html                                 |   4 +-
 content/james/update/2026/09/03/mime4j-0.8.15.html | 134 +++++++++++++++++++++
 content/posts.html                                 |   8 ++
 5 files changed, 190 insertions(+), 42 deletions(-)

diff --git a/content/download.html b/content/download.html
index 5c35043f0..e45a5b535 100644
--- a/content/download.html
+++ b/content/download.html
@@ -375,13 +375,13 @@
 <h1>Apache Mime4J</h1>
   
     
-<p>Apache Mime4J 0.8.14 is the latest stable version.</p>
+<p>Apache Mime4J 0.8.15 is the latest stable version.</p>
 
     
 <p>Sources:
-      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.14/james-mime4j-sources-0.8.14.zip";
 class="externalLink">(Zip)</a>
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/james-mime4j-sources-0.8.14.zip.sha512";
 class="externalLink">SHA-512</a>]
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/james-mime4j-sources-0.8.14.zip.asc";
 class="externalLink">PGP</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.15/james-mime4j-sources-0.8.15.zip";
 class="externalLink">(Zip)</a>
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/james-mime4j-sources-0.8.15.zip.sha512";
 class="externalLink">SHA-512</a>]
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/james-mime4j-sources-0.8.15.zip.asc";
 class="externalLink">PGP</a>]
     </p>
 
     
@@ -393,16 +393,16 @@
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j-core&lt;/artifactId&gt;
-    &lt;version&gt;0.8.14&lt;/version&gt;
+    &lt;version&gt;0.8.15&lt;/version&gt;
   &lt;/dependency&gt;
      </code>
     </pre>
 
     
 <p>Direct download link:
-      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.14/apache-mime4j-core-0.8.14.jar";
 class="externalLink">(Jar)</a>
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/apache-mime4j-core-0.8.14.jar.sha512";
 class="externalLink">SHA-512</a>]
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/apache-mime4j-core-0.8.14.jar.asc";
 class="externalLink">PGP</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.15/apache-mime4j-core-0.8.15.jar";
 class="externalLink">(Jar)</a>
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/apache-mime4j-core-0.8.15.jar.sha512";
 class="externalLink">SHA-512</a>]
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/apache-mime4j-core-0.8.15.jar.asc";
 class="externalLink">PGP</a>]
       </p>
 
     
@@ -414,16 +414,16 @@
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j-dom&lt;/artifactId&gt;
-    &lt;version&gt;0.8.14&lt;/version&gt;
+    &lt;version&gt;0.8.15&lt;/version&gt;
   &lt;/dependency&gt;
      </code>
     </pre>
 
     
 <p>Direct download link:
-      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.14/apache-mime4j-dom-0.8.14.jar";
 class="externalLink">(Jar)</a>
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/apache-mime4j-dom-0.8.14.jar.sha512";
 class="externalLink">SHA-512</a>]
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/apache-mime4j-dom-0.8.14.jar.asc";
 class="externalLink">PGP</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.15/apache-mime4j-dom-0.8.15.jar";
 class="externalLink">(Jar)</a>
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/apache-mime4j-dom-0.8.15.jar.sha512";
 class="externalLink">SHA-512</a>]
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/apache-mime4j-dom-0.8.15.jar.asc";
 class="externalLink">PGP</a>]
     </p>
 
     
@@ -435,16 +435,16 @@
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j&lt;/artifactId&gt;
-    &lt;version&gt;0.8.14&lt;/version&gt;
+    &lt;version&gt;0.8.15&lt;/version&gt;
   &lt;/dependency&gt;
      </code>
     </pre>
 
     
 <p>Direct download link:
-      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.14/apache-mime4j-0.8.14-bin.zip";
 class="externalLink">(Zip)</a>
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/apache-mime4j-0.8.14-bin.zip.sha512";
 class="externalLink">SHA-512</a>]
-      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.14/apache-mime4j-0.8.14-bin.zip.asc";
 class="externalLink">PGP</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.15/apache-mime4j-0.8.15-bin.zip";
 class="externalLink">(Zip)</a>
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/apache-mime4j-0.8.15-bin.zip.sha512";
 class="externalLink">SHA-512</a>]
+      [<a 
href="https://downloads.apache.org/james/mime4j/0.8.15/apache-mime4j-0.8.15-bin.zip.asc";
 class="externalLink">PGP</a>]
     </p>
   
   </section>
diff --git a/content/feed.xml b/content/feed.xml
index 3b037e84b..b2f2f92be 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -24,10 +24,38 @@
 </description>
     <link>http://james.apache.org/</link>
     <atom:link href="http://james.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Thu, 30 Apr 2026 00:07:06 +0200</pubDate>
-    <lastBuildDate>Thu, 30 Apr 2026 00:07:06 +0200</lastBuildDate>
+    <pubDate>Thu, 10 Sep 2026 14:38:57 +0200</pubDate>
+    <lastBuildDate>Thu, 10 Sep 2026 14:38:57 +0200</lastBuildDate>
     <generator>Jekyll v4.4.1</generator>
     
+      <item>
+        <title>Apache James MIME4J 0.8.15</title>
+        <description>&lt;p&gt;The Apache James developers are pleased to 
announce the 0.8.15 release of the MIME4J library.&lt;/p&gt;
+
+&lt;p&gt;Early adopters can &lt;a 
href=&quot;https://james.apache.org/download.cgi#Apache_Mime4J&quot;&gt;download
 it&lt;/a&gt;, any issue can be reported on our issue &lt;a 
href=&quot;https://issues.apache.org/jira/browse/MIME4J&quot;&gt;tracker&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The full changes included in this release can be seen in the &lt;a 
href=&quot;https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md&quot;&gt;CHANGELOG&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;This release adds the following features:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;[ENHANCEMENT] More configurable parsing limits and better 
defaults&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;The Apache James PMC would like to thanks all contributors who made 
this release possible!&lt;/p&gt;
+
+</description>
+        <pubDate>Thu, 03 Sep 2026 03:16:30 +0200</pubDate>
+        
<link>http://james.apache.org/james/update/2026/09/03/mime4j-0.8.15.html</link>
+        <guid 
isPermaLink="true">http://james.apache.org/james/update/2026/09/03/mime4j-0.8.15.html</guid>
+        
+        
+        <category>james</category>
+        
+        <category>update</category>
+        
+      </item>
+    
       <item>
         <title>Apache James MIME4J 0.8.14</title>
         <description>&lt;p&gt;The Apache James developers are pleased to 
announce the 0.8.14 release of the MIME4J library.&lt;/p&gt;
@@ -282,28 +310,6 @@ both verification and signing.&lt;/p&gt;
         <guid 
isPermaLink="true">http://james.apache.org/james/update/2024/12/23/mime4j-0.8.12.html</guid>
         
         
-        <category>james</category>
-        
-        <category>update</category>
-        
-      </item>
-    
-      <item>
-        <title>Apache James JSPF 1.0.4</title>
-        <description>&lt;p&gt;The Apache James developers are pleased to 
announce the 1.0.4 release of the JSPF library.&lt;/p&gt;
-
-&lt;p&gt;Early adopters can &lt;a 
href=&quot;https://james.apache.org/download.cgi#Apache_jSPF&quot;&gt;download 
it&lt;/a&gt;, any issue can be reported on our issue &lt;a 
href=&quot;https://issues.apache.org/jira/projects/JSPF/issues&quot;&gt;tracker&lt;/a&gt;.&lt;/p&gt;
-
-&lt;p&gt;This release fixes the DSNJava asynchronous resolver that was 
mis-behaving since 1.0.2 release/&lt;/p&gt;
-
-&lt;p&gt;The Apache James PMC would like to thanks all contributors who made 
this release possible!&lt;/p&gt;
-
-</description>
-        <pubDate>Fri, 07 Jun 2024 01:16:30 +0200</pubDate>
-        
<link>http://james.apache.org/james/update/2024/06/07/jspf-1.0.4.html</link>
-        <guid 
isPermaLink="true">http://james.apache.org/james/update/2024/06/07/jspf-1.0.4.html</guid>
-        
-        
         <category>james</category>
         
         <category>update</category>
diff --git a/content/index.html b/content/index.html
index 70253f7e3..f5daf4c49 100644
--- a/content/index.html
+++ b/content/index.html
@@ -233,7 +233,7 @@ WHAT WILL YOU TRY:</b><br>
               <li class="post-template">
                 <span class="icon fa-file-text-o"></span>
                 <span class="details">
-                  <a href="/james/update/2026/04/21/mime4j-0.8.14.html" 
alt="Apache James MIME4J 0.8.14"><b>Apache James MIME4J 0.8.14 - April 21, 
2026</b><br><small><p>The Apache James developers are pleased to announce the 
0.8.14 release of the MIME4J library.</p>
+                  <a href="/james/update/2026/09/03/mime4j-0.8.15.html" 
alt="Apache James MIME4J 0.8.15"><b>Apache James MIME4J 0.8.15 - September 03, 
2026</b><br><small><p>The Apache James developers are pleased to announce the 
0.8.15 release of the MIME4J library.</p>
 </small></a>
                 </span>
               </li>
@@ -241,7 +241,7 @@ WHAT WILL YOU TRY:</b><br>
               <li class="post-template">
                 <span class="icon fa-file-text-o"></span>
                 <span class="details">
-                  <a href="/james/update/2025/09/25/james-3.9.0.html" 
alt="Apache James Server 3.9.0"><b>Apache James Server 3.9.0 - September 25, 
2025</b><br><small><p>The Apache James developers are pleased to announce James 
server 3.9.0 release.</p>
+                  <a href="/james/update/2026/04/21/mime4j-0.8.14.html" 
alt="Apache James MIME4J 0.8.14"><b>Apache James MIME4J 0.8.14 - April 21, 
2026</b><br><small><p>The Apache James developers are pleased to announce the 
0.8.14 release of the MIME4J library.</p>
 </small></a>
                 </span>
               </li>
diff --git a/content/james/update/2026/09/03/mime4j-0.8.15.html 
b/content/james/update/2026/09/03/mime4j-0.8.15.html
new file mode 100644
index 000000000..8d2448ac2
--- /dev/null
+++ b/content/james/update/2026/09/03/mime4j-0.8.15.html
@@ -0,0 +1,134 @@
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements. See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership. The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied. See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8"/>
+        <title>Apache James</title>
+
+        <link rel="stylesheet" type="text/css" href="/assets/css/main.css">
+        <link rel="stylesheet" type="text/css" 
href="/assets/css/font-awesome.min.css">
+        <link rel="stylesheet" type="text/css" href="/assets/css/ie8.css">
+        <link rel="stylesheet" type="text/css" href="/assets/css/ie9.css">
+        <link rel="shortcut icon" href="/images/james-logo.png">
+    </head>
+<body>
+    <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements. See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership. The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied. See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<link href="/assets/css/lightbox.css" rel="stylesheet">
+<div id="wrapper" class="post-page">
+  <div class="apache_ref">
+    <a href="https://www.apache.org"; alt="apache foundation link"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo.svg"; title="apache 
foundation logo"/></a>
+  </div>
+  <div class="apache_ref_mobile">
+    <a href="https://www.apache.org"; alt="apache foundation link">The Apache 
Software Foundation</a>
+  </div>
+
+  <header id="header" class="alt">
+    <div class="logo"><a href="/index.html" alt="Apache James"><img 
src="/images/james.svg" alt="james logo"/></a></div>
+    <h1 class="hidden">James Enterprise Mail Server</h1>
+    <h2>Emails at the heart of your business logic</h2>
+  </header>
+
+  <!-- Main -->
+    <div id="main">
+
+      <!-- Content -->
+        <section id="content" class="main">
+
+          <h1><span class="icon fa-file-text-o"></span> Apache James MIME4J 
0.8.15</h1>
+          <h2><span class="icon fa-clock-o"></span><b> September 03, 
2026</b></h2>
+
+          <br/>
+
+          <div>
+            <p>The Apache James developers are pleased to announce the 0.8.15 
release of the MIME4J library.</p>
+
+<p>Early adopters can <a 
href="https://james.apache.org/download.cgi#Apache_Mime4J";>download it</a>, any 
issue can be reported on our issue <a 
href="https://issues.apache.org/jira/browse/MIME4J";>tracker</a>.</p>
+
+<p>The full changes included in this release can be seen in the <a 
href="https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md";>CHANGELOG</a>.</p>
+
+<p>This release adds the following features:</p>
+
+<ul>
+  <li>[ENHANCEMENT] More configurable parsing limits and better defaults</li>
+</ul>
+
+<p>The Apache James PMC would like to thanks all contributors who made this 
release possible!</p>
+
+
+
+          </div>
+          <footer class="major special">
+            <hr>
+            <center>
+              <ul class="actions">
+                <li><a href="/index.html" class="button">Back to 
homepage</a></li>
+                <li><a href="/posts.html" class="button">Read More 
Posts</a></li>
+              </ul>
+            </center>
+          </footer>
+        </section>
+    </div>
+    <footer id="footer" class="major">
+      <section>
+        <h2>James</h2>
+        <ul class="no-padding">
+          <li class="no-padding"><a href="../#intro" 
class="active">About</a></li>
+          <li class="no-padding"><a href="../#first">Get Started</a></li>
+          <li class="no-padding"><a href="../#posts">Last Posts</a></li>
+          <li class="no-padding"><a href="../#second">Community</a></li>
+          <li class="no-padding"><a href="https://james.apache.org/";><span 
class="fa fa-external-link"></span> Documentation</a></li>
+        </ul>
+      </section>
+      <section>
+        <h2>Connect</h2>
+        <ul class="icons">
+          <li><a href="http://twitter.com/ApacheJames"; class="icon fa-twitter 
alt"><span class="label">Twitter</span></a></li>
+          <li><a href="https://github.com/apache/james-project"; class="icon 
fa-github alt"><span class="label">GitHub</span></a></li>
+          <li><a href="http://james.apache.org/mail.html"; class="icon 
fa-envelope-o alt"><span class="label">Mailing-list</span></a></li>
+        </ul>
+      </section>
+      <section>
+        <h2>Copyright</h2>
+        <a href="http://www.apache.org/";>Apache Licence Copyright</a><br/>
+        &copy;Untitled. Design: <a href="https://html5up.net";>HTML5 UP</a>
+      </section>
+    </footer>
+</div>
+
+</body>
+</html>
diff --git a/content/posts.html b/content/posts.html
index b4a4cfc61..7f007f50a 100644
--- a/content/posts.html
+++ b/content/posts.html
@@ -62,6 +62,14 @@
         <br/>
         <ul>
             
+              <li class="post-template">
+                <span class="icon fa-lg fa-file-text-o"></span>
+                <span class="details">
+                  <a href="/james/update/2026/09/03/mime4j-0.8.15.html" 
alt="Apache James MIME4J 0.8.15"><b>Apache James MIME4J 0.8.15 - September 03, 
2026</b><small><p>The Apache James developers are pleased to announce the 
0.8.15 release of the MIME4J library.</p>
+</small></a>
+                </span>
+              </li>
+            
               <li class="post-template">
                 <span class="icon fa-lg fa-file-text-o"></span>
                 <span class="details">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to