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

matthieu 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 d0944a0  Deploy 3.4 release website
d0944a0 is described below

commit d0944a05e04353ca84a9e722e3efd0e1f86bd98b
Author: Matthieu Baechler <matth...@apache.org>
AuthorDate: Fri Sep 27 12:02:16 2019 +0200

    Deploy 3.4 release website
---
 .../update/2019/08/30/latest-image-changes.html    | 134 ++++++++++++++++++
 content/james/update/2019/09/05/james-3.4.0.html   | 154 +++++++++++++++++++++
 2 files changed, 288 insertions(+)

diff --git a/content/james/update/2019/08/30/latest-image-changes.html 
b/content/james/update/2019/08/30/latest-image-changes.html
new file mode 100644
index 0000000..85af52a
--- /dev/null
+++ b/content/james/update/2019/08/30/latest-image-changes.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 `latest` 
Docker images changes</h1>
+          <h2><span class="icon fa-clock-o"></span><b> August 30, 2019</b></h2>
+
+          <br/>
+
+          <div>
+            <p>We have decided to change the <code 
class="highlighter-rouge">latest</code> Docker images behaviour.</p>
+
+<p>Until nowadays, such images were built on the <code 
class="highlighter-rouge">master</code> branch for each products (<code 
class="highlighter-rouge">linagora/james-memory</code>, <code 
class="highlighter-rouge">linagora/james-cassandra-rabbitmq-ldap-project</code>,
 …).<br />
+This is not the way <code class="highlighter-rouge">latest</code> docker image 
should be, this <a 
href="https://blog.container-solutions.com/docker-latest-confusion";>blog 
post</a> is explaining this kind of misunderstood.</p>
+
+<p>So we decided to follow the global Docker users behaviour which is to clone 
the <em>latest stable release</em> as the Docker <code 
class="highlighter-rouge">latest</code> images.</p>
+
+<p>For those of you who are willing to use a Docker image on top of the master 
branch, you can use the newly created <code 
class="highlighter-rouge">branch-master</code> tag,<br />
+which is published on each merge on the master branch.</p>
+
+<p>NB: you should not use the <code class="highlighter-rouge">latest</code> 
image in a production deployment, otherwise you are at risk of jumping from one 
major release to another unexpectedly.</p>
+
+<p>Thanks for reading,
+Antoine</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/james/update/2019/09/05/james-3.4.0.html 
b/content/james/update/2019/09/05/james-3.4.0.html
new file mode 100644
index 0000000..3170cea
--- /dev/null
+++ b/content/james/update/2019/09/05/james-3.4.0.html
@@ -0,0 +1,154 @@
+<!--
+    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 Server 
3.4.0</h1>
+          <h2><span class="icon fa-clock-o"></span><b> September 05, 
2019</b></h2>
+
+          <br/>
+
+          <div>
+            <p>The Apache James developers are pleased to announce James 
server 3.4.0 release.</p>
+
+<p>Here are some points we worked on:</p>
+
+<h3 id="added">Added</h3>
+<ul>
+  <li>Add in-memory docker image</li>
+  <li>Support of AWS S3 as blobstore</li>
+  <li>WebAdmin routes for mapping management (<code 
class="highlighter-rouge">AddAddressMapping</code>, <code 
class="highlighter-rouge">AddRegexMapping</code>, <code 
class="highlighter-rouge">ListMappings</code>), previously only manageable by 
CLI</li>
+  <li>Metrics for Deleted Message Vault</li>
+  <li>More metrics for BlobStore (new delete &amp; deleteBucket 
configuration)</li>
+</ul>
+
+<h3 id="changed">Changed</h3>
+<ul>
+  <li>(experimental) New implementation of the deleted message vault on top of 
an object store, not relying anymore on a 
+repository. This avoids exposing messages via webAdmin. Messages previously 
stored in the vault will be lost.</li>
+  <li>Migration to ElasticSearch 6.3</li>
+  <li>Blob export to LinShare</li>
+  <li>Native DKIM support for outgoing mails. The mailets from james-jdkim 
have been included in main James project.</li>
+</ul>
+
+<h3 id="deprecated">Deprecated</h3>
+<ul>
+  <li>Zookeeper component. This will be removed after 3.4 release. If you have 
development skills, and are willing to maintain this component, please reach 
us.</li>
+</ul>
+
+<h3 id="removed">Removed</h3>
+<ul>
+  <li>Karaf OSGi implementation. It was not compiled nor tested for a year. We 
didn’t get any feedback about that and we don’t have the resources nor the 
skills to maintain it any more.</li>
+</ul>
+
+<p>Early adopters can <a 
href="http://james.apache.org/download.cgi#Apache_James_Server";>download 
it</a>, any issue can be reported on our issue <a 
href="https://issues.apache.org/jira/browse/JAMES";>tracker</a>.</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>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to