You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/08/13 03:39:55 UTC

[2/7] james-site git commit: Upate website for 3.1.0

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/dev-extend-mailet.html
----------------------------------------------------------------------
diff --git a/content/server/dev-extend-mailet.html b/content/server/dev-extend-mailet.html
index d6bd79d..4ed717f 100644
--- a/content/server/dev-extend-mailet.html
+++ b/content/server/dev-extend-mailet.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -417,7 +417,7 @@ public class MyMailet extends GenericMailet{
     
 <p>
       1b. Place a jar file containing the custom class files in
-      /path/to/james/conf/lib/ subdirectory.
+      /path/to/james/conf/lib/ subdirectory with JAMES-Spring or /path/to/james/conf/extensions-jars/ subdirectory with JAMES-Guice.
     </p>
     
 <p>

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/dev-extend-matcher.html
----------------------------------------------------------------------
diff --git a/content/server/dev-extend-matcher.html b/content/server/dev-extend-matcher.html
index 9552278..87bcd52 100644
--- a/content/server/dev-extend-matcher.html
+++ b/content/server/dev-extend-matcher.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -383,7 +383,7 @@ or
 
 <p>
 1c. Place a jar file containing the custom class files in
-/path/to/james/conf/lib/ subdirectory.
+/path/to/james/conf/lib/ subdirectory with JAMES-Spring or /path/to/james/conf/extensions-jars/ subdirectory with JAMES-Guice.
 </p>
 
 <p>

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/dev-extend-smtp-hook.html
----------------------------------------------------------------------
diff --git a/content/server/dev-extend-smtp-hook.html b/content/server/dev-extend-smtp-hook.html
index f2ffe54..d443ecc 100644
--- a/content/server/dev-extend-smtp-hook.html
+++ b/content/server/dev-extend-smtp-hook.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/dev-extend.html
----------------------------------------------------------------------
diff --git a/content/server/dev-extend.html b/content/server/dev-extend.html
index 6375814..fa864ef 100644
--- a/content/server/dev-extend.html
+++ b/content/server/dev-extend.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         <script type="text/javascript" src="./js/dev-extend.js"></script>
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/dev-provided-smtp-hooks.html
----------------------------------------------------------------------
diff --git a/content/server/dev-provided-smtp-hooks.html b/content/server/dev-provided-smtp-hooks.html
index 4bf895f..b4736afd 100644
--- a/content/server/dev-provided-smtp-hooks.html
+++ b/content/server/dev-provided-smtp-hooks.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/dev-provided.html
----------------------------------------------------------------------
diff --git a/content/server/dev-provided.html b/content/server/dev-provided.html
index b4b5d20..4847563 100644
--- a/content/server/dev-provided.html
+++ b/content/server/dev-provided.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/dev.html
----------------------------------------------------------------------
diff --git a/content/server/dev.html b/content/server/dev.html
index 5b30250..9f2b62d 100644
--- a/content/server/dev.html
+++ b/content/server/dev.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -37,7 +37,7 @@
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="James Project Web Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         <script type="text/javascript" src="./js/dev.js"></script>
           <!-- Google Analytics -->
@@ -75,7 +75,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -271,14 +271,14 @@
     
     
 <p>When a mail arrives via SMTP, it gets processed by the SMTP services and is placed
-       in a Apache ActiveMQ queue (ActiveMQ  is the Java Messaging Service JMS implementation at Apache)</p>
+       in a <a href="dev-activemq.xml">Apache ActiveMQ</a> queue (ActiveMQ  is the Java Messaging Service JMS implementation at Apache)</p>
        
     
 <p>This allow to decouple mail spooling from the rest of the incoming traffic.</p>
     
     
 <p>After being the put in the queue, the mailetcontainer is responsible to get the 
-       next mail to process from the ActiveMQ queue.</p>
+       next mail to process from the <a href="dev-activemq.xml">ActiveMQ queue</a>.</p>
        
     
 <p>The mailets defined in mailetcontainer.xml are applied to define if the mail is to be 

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/feature-mailetcontainer.html
----------------------------------------------------------------------
diff --git a/content/server/feature-mailetcontainer.html b/content/server/feature-mailetcontainer.html
index 758b5fe..b0c1bb7 100644
--- a/content/server/feature-mailetcontainer.html
+++ b/content/server/feature-mailetcontainer.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/feature-performance.html
----------------------------------------------------------------------
diff --git a/content/server/feature-performance.html b/content/server/feature-performance.html
index 22efb1d..e2dc8af 100644
--- a/content/server/feature-performance.html
+++ b/content/server/feature-performance.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/feature-persistence.html
----------------------------------------------------------------------
diff --git a/content/server/feature-persistence.html b/content/server/feature-persistence.html
index e68efdd..e8443bd 100644
--- a/content/server/feature-persistence.html
+++ b/content/server/feature-persistence.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/feature-protocols.html
----------------------------------------------------------------------
diff --git a/content/server/feature-protocols.html b/content/server/feature-protocols.html
index 87cdfb2..866c6cf 100644
--- a/content/server/feature-protocols.html
+++ b/content/server/feature-protocols.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/feature-queue-priority.html
----------------------------------------------------------------------
diff --git a/content/server/feature-queue-priority.html b/content/server/feature-queue-priority.html
index a1bf84d..6177101 100644
--- a/content/server/feature-queue-priority.html
+++ b/content/server/feature-queue-priority.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/feature-security.html
----------------------------------------------------------------------
diff --git a/content/server/feature-security.html b/content/server/feature-security.html
index 22d58ad..1f702f8 100644
--- a/content/server/feature-security.html
+++ b/content/server/feature-security.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/feature-smtp-hooks.html
----------------------------------------------------------------------
diff --git a/content/server/feature-smtp-hooks.html b/content/server/feature-smtp-hooks.html
index 0266ff5..89f815c 100644
--- a/content/server/feature-smtp-hooks.html
+++ b/content/server/feature-smtp-hooks.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/features.html
----------------------------------------------------------------------
diff --git a/content/server/features.html b/content/server/features.html
index f034c08..09f6d6f 100644
--- a/content/server/features.html
+++ b/content/server/features.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -255,7 +255,7 @@
                     
 <th>Status</th>
                     
-<th>3.0</th>
+<th>3.x</th>
                     
 <th>2.3.x</th>
                     

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/index.html
----------------------------------------------------------------------
diff --git a/content/server/index.html b/content/server/index.html
index 17f916f..5a726cf 100644
--- a/content/server/index.html
+++ b/content/server/index.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         <script type="text/javascript" src="./js/index.js"></script>
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -207,12 +207,12 @@
           and <a href="dev.html">develop</a> Apache James Server.</p>
 
         
-<p>Download Apache James Mail Server 3.0.1 and <a href="quick-start.html">quick-start</a> it!</p>
+<p>Download Apache James Mail Server 3.1.0 and <a href="quick-start.html">quick-start</a> it!</p>
         
 <p>
           <span class="minibutton btn-download">
             <a class="externalLink" href="http://james.apache.org/download.cgi#Apache_James_Server">
-              <span><span class="icon"></span>Apache James Server 3.0.1</span>
+              <span><span class="icon"></span>Apache James Server 3.1.0</span>
             </a>
           </span>
         </p>
@@ -220,14 +220,14 @@
 <p>You can also have a look to the last stable version</p>
 
         
-<p>Apache James Server 3.0.1 represents the leading edge of development. This code stream has many more
+<p>Apache James Server 3.1.0 represents the leading edge of development. This code stream has many more
           features than the 2.3 code, but is not be as well tested in production. Reasonable
           configuration compatibility has been retained with 2.3.2.</p>
           
         
-<p>Apache James Server 3.0.1 requires Java 1.6. A migration guide for
-           users willing to upgrade from 2.3 to 3.0.1 is <a href="upgrade-2.3.html">available</a>. If relying on Guice
-           wiring, you can use some additional components (Cassandra, ElasticSearch, ...). Guice wiring requires java-8.</p>
+<p>Apache James Server 3.1.0 requires Java 1.8. A migration guide for
+           users willing to upgrade from 2.3 to 3.1.0 is <a href="upgrade-2.3.html">available</a>. If relying on Guice
+           wiring, you can use some additional components (Cassandra, ElasticSearch, ...).</p>
     
 
 

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/install.html
----------------------------------------------------------------------
diff --git a/content/server/install.html b/content/server/install.html
index 147eca9..9b23bf8 100644
--- a/content/server/install.html
+++ b/content/server/install.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -240,15 +240,12 @@
 <h3><a name="Java_Virtual_Machine"></a>Java Virtual Machine</h3>
   
     
-<p>James 3.0 requires a Java Runtime Environment. Java version 1.6 or higher is required to run the
+<p>James 3.1 requires a Java Runtime Environment. Java version 1.8 is required to run the
        James application. The exact JREs available depends on the platform. In addition, the environment variable JAVA_HOME should be set to
        the JRE home directory before running James.</p>
-
-    
-<p>After James 3.0 release, James requires Java version 1.8 or higher.</p>
     
     
-<p>James 3.0 has been successfully tested on OpenJDK, Sun JDK and IBM JDK</p>
+<p>James 3.1 has been successfully tested on OpenJDK</p>
   
   </div>
   
@@ -301,8 +298,8 @@
 <div class="section">
 <h2><a name="Build_instructions"></a>Build instructions</h2>
       
-<p>Checkout code from the chosen version on <a class="externalLink" href="https://github.com/apache/james-project/tree/9502cfebfd9a4eaebbba7dda802d1fe0ad3589b7">
-          GitHub</a>. Follow <a class="externalLink" href="https://github.com/apache/james-project/blob/9502cfebfd9a4eaebbba7dda802d1fe0ad3589b7/README.adoc">README instructions</a> about compilation.</p>
+<p>Checkout code from the chosen version on <a class="externalLink" href="https://github.com/apache/james-project/tree/james-project-3.1.0">
+          GitHub</a>. Follow <a class="externalLink" href="https://github.com/apache/james-project/blob/james-project-3.1.0/README.adoc">README instructions</a> about compilation.</p>
 
       
 <ul>Using these instructions, you can build the following images:
@@ -326,7 +323,7 @@
       </p>
 
       
-<p>A <a class="externalLink" href="https://github.com/apache/james-project/blob/9502cfebfd9a4eaebbba7dda802d1fe0ad3589b7/dockerfiles/run/docker-compose.yml">
+<p>A <a class="externalLink" href="https://github.com/apache/james-project/blob/james-project-3.1.0/dockerfiles/run/docker-compose.yml">
           docker-compose</a> is available for Guice + Cassandra + ElasticSearch</p>
   </div>
 

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/install/guice-cassandra.html
----------------------------------------------------------------------
diff --git a/content/server/install/guice-cassandra.html b/content/server/install/guice-cassandra.html
index b6218f6..a054e0d 100644
--- a/content/server/install/guice-cassandra.html
+++ b/content/server/install/guice-cassandra.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../../index.html" title="Home">Home</a>
             |
@@ -238,7 +238,7 @@
   
 <li>Java 8 SDK</li>
   
-<li>Docker &#x2215; ElasticSearch 2.2.1 and Cassandra 2.2.3</li>
+<li>Docker &#x2215; ElasticSearch 2.2.1 and Cassandra 2.2.12</li>
   
 <li>Maven 3</li>
 </ul></div>
@@ -283,7 +283,7 @@
 
 <div class="source">
 <div class="source">
-<pre>$ docker run -d --port 9042:9042 --name=cassandra cassandra:2.2.3
+<pre>$ docker run -d --port 9042:9042 --name=cassandra cassandra:2.2.12
 $ docker run -d --port 9200:9200 --port 9300:9300 --name=elasticsearch elasticsearch:2.2.1
 </pre></div></div>
 <p>Once everything is set up, you just have to run the jar with:</p>

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/install/guice-jpa-smtp.html
----------------------------------------------------------------------
diff --git a/content/server/install/guice-jpa-smtp.html b/content/server/install/guice-jpa-smtp.html
index acc256a..22e3b78 100644
--- a/content/server/install/guice-jpa-smtp.html
+++ b/content/server/install/guice-jpa-smtp.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../../index.html" title="Home">Home</a>
             |
@@ -240,10 +240,13 @@
   
 <li>Docker</li>
   
-<li>Maven</li>
+<li>Maven (optional)</li>
 </ul></div>
 <div class="section">
-<h3><a name="Building_the_artifacts"></a>Building the artifacts</h3>
+<h3><a name="Download_the_artifacts"></a>Download the artifacts</h3>
+<p>Download james-jpa-smtp-guice-3.1.0.zip from <a class="externalLink" href="http://james.apache.org/download.cgi#Apache_James_Server">the download page</a> and deflate it.</p></div>
+<div class="section">
+<h3><a name="aalternative_Building_the_artifacts"></a>(alternative) Building the artifacts</h3>
 <p>An usual compilation using maven of this <a class="externalLink" href="https://github.com/apache/james-project">Git repository content</a> will produce two artifacts into server/container/guice/jpa-smtp/target directory :</p>
 
 <ul>
@@ -251,13 +254,14 @@
 <li>james-server-jpa-smtp-${version}.jar</li>
   
 <li>james-server-jpa-smtp-${version}.lib</li>
-</ul></div></div>
+</ul>
+<p>To run james, you have to create a directory containing required configuration files names <b>conf</b>.</p>
+<p>A <a class="externalLink" href="https://github.com/apache/james-project/tree/master/server/container/guice/jpa-smtp/sample-configuration">sample directory</a> is provided with some default value you may need to replace.</p></div></div>
 <div class="section">
 <h2><a name="Running"></a>Running</h2>
 <div class="section">
 <h3><a name="James_Launch"></a>James Launch</h3>
-<p>To run james, you have to create a directory containing required configuration files names <b>conf</b>.</p>
-<p>A <a class="externalLink" href="https://github.com/apache/james-project/tree/master/server/container/guice/jpa-smtp/sample-configuration">sample directory</a> is provided with some default value you may need to replace.</p>
+<p>Edit the configuration to match your needs.</p>
 <p>You also need to generate a keystore with the following command :</p>
 
 <div class="source">
@@ -268,7 +272,11 @@
 
 <div class="source">
 <div class="source">
-<pre>$ java -Dworking.directory=. -jar target/james-server-jpa-smtp-${version}.jar
+<pre>$ java -classpath 'james-server-jpa-smtp-guice.jar:james-server-jpa-smtp-guice.lib/*' \
+    -javaagent:james-server-jpa-smtp-guice.lib/openjpa-2.4.2.jar \
+    -Dlogback.configurationFile=conf/logback.xml \
+    -Dworking.directory=. \
+    org.apache.james.JPAJamesServerMain
 </pre></div></div></div></div>
       </div>
     </div>

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/install/guice-jpa.html
----------------------------------------------------------------------
diff --git a/content/server/install/guice-jpa.html b/content/server/install/guice-jpa.html
index fd3ce41..dc7d84f 100644
--- a/content/server/install/guice-jpa.html
+++ b/content/server/install/guice-jpa.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../../index.html" title="Home">Home</a>
             |
@@ -238,12 +238,13 @@
   
 <li>Java 8 SDK</li>
   
-<li>Docker</li>
-  
-<li>Maven 3</li>
+<li>Maven 3 (optional)</li>
 </ul></div>
 <div class="section">
-<h3><a name="Building_the_artifacts"></a>Building the artifacts</h3>
+<h3><a name="Download_the_artifacts"></a>Download the artifacts</h3>
+<p>Download james-jpa-guice-3.1.0.zip from <a class="externalLink" href="http://james.apache.org/download.cgi#Apache_James_Server">the download page</a> and deflate it.</p></div>
+<div class="section">
+<h3><a name="aalternative_Building_the_artifacts"></a>(alternative) Building the artifacts</h3>
 <p>An usual compilation using maven of this <a class="externalLink" href="https://github.com/apache/james-project">Git repository content</a> will produce two artifacts into server/container/guice/jpa-guice/target directory:</p>
 
 <ul>
@@ -257,13 +258,14 @@
 <div class="source">
 <div class="source">
 <pre>mvn clean install
-</pre></div></div></div></div>
+</pre></div></div>
+<p>To run james, you have to create a directory containing required configuration files.</p>
+<p>James requires the configuration to be in a subfolder of working directory that is called <b>conf</b>. You can get a sample directory for configuration from <a class="externalLink" href="https://github.com/apache/james-project/tree/master/dockerfiles/run/guice/jpa/destination/conf">dockerfiles/run/guice/jpa/destination/conf</a>. You might need to adapt it to your needs.</p></div></div>
 <div class="section">
 <h2><a name="Running"></a>Running</h2>
 <div class="section">
 <h3><a name="James_Launch"></a>James Launch</h3>
-<p>To run james, you have to create a directory containing required configuration files.</p>
-<p>James requires the configuration to be in a subfolder of working directory that is called <b>conf</b>. You can get a sample directory for configuration from <a class="externalLink" href="https://github.com/apache/james-project/tree/master/dockerfiles/run/guice/jpa/destination/conf">dockerfiles/run/guice/jpa/destination/conf</a>. You might need to adapt it to your needs.</p>
+<p>Edit the configuration to match your needs.</p>
 <p>You also need to generate a keystore in your conf folder with the following command:</p>
 
 <div class="source">
@@ -274,7 +276,11 @@
 
 <div class="source">
 <div class="source">
-<pre>$ java -Dworking.directory=. -jar target/james-server-jpa-guice.jar
+<pre>$ java -classpath 'james-server-jpa-guice.jar:james-server-jpa-guice.lib/*' \
+    -javaagent:james-server-jpa-guice.lib/openjpa-2.4.2.jar \
+    -Dlogback.configurationFile=conf/logback.xml \
+    -Dworking.directory=. \
+    org.apache.james.JPAJamesServerMain
 </pre></div></div></div></div>
       </div>
     </div>

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/manage-cli.html
----------------------------------------------------------------------
diff --git a/content/server/manage-cli.html b/content/server/manage-cli.html
index c92c763..5928b91 100644
--- a/content/server/manage-cli.html
+++ b/content/server/manage-cli.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/manage-jmx.html
----------------------------------------------------------------------
diff --git a/content/server/manage-jmx.html b/content/server/manage-jmx.html
index 7faab0c..2acb16f 100644
--- a/content/server/manage-jmx.html
+++ b/content/server/manage-jmx.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/manage-webadmin.html
----------------------------------------------------------------------
diff --git a/content/server/manage-webadmin.html b/content/server/manage-webadmin.html
index 713ab09..76080bc 100644
--- a/content/server/manage-webadmin.html
+++ b/content/server/manage-webadmin.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -1280,9 +1280,8 @@
 
 <div class="source">
 <div class="source">
-<pre>curl -XDELETE http://ip:port/quota/users/usernameToBeUsed/count
+<pre>curl -XDELETE http://ip:port/quota/count
 </pre></div></div>
-<p>Resource name usernameToBeUsed should be an existing user</p>
 <p>Response codes:</p>
 
 <ul>

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/manage.html
----------------------------------------------------------------------
diff --git a/content/server/manage.html b/content/server/manage.html
index 530eca4..4a313f7 100644
--- a/content/server/manage.html
+++ b/content/server/manage.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/metrics.html
----------------------------------------------------------------------
diff --git a/content/server/metrics.html b/content/server/metrics.html
index 1992baf..409871e 100644
--- a/content/server/metrics.html
+++ b/content/server/metrics.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/monitor-folders.html
----------------------------------------------------------------------
diff --git a/content/server/monitor-folders.html b/content/server/monitor-folders.html
index 0edd67e..89394dd 100644
--- a/content/server/monitor-folders.html
+++ b/content/server/monitor-folders.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -309,7 +309,7 @@ activemq
 </pre></div>
           
           
-<p>The activemq component is configured to use this folder
+<p>The <a href="dev-activemq.html">activemq component</a> is configured to use this folder
              for queue (and topics if any) processing.</p>
      
 

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/monitor-jmx.html
----------------------------------------------------------------------
diff --git a/content/server/monitor-jmx.html b/content/server/monitor-jmx.html
index ee66a4d..815d6db 100644
--- a/content/server/monitor-jmx.html
+++ b/content/server/monitor-jmx.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/monitor-logging.html
----------------------------------------------------------------------
diff --git a/content/server/monitor-logging.html b/content/server/monitor-logging.html
index 3ba43dd..7ea8d07 100644
--- a/content/server/monitor-logging.html
+++ b/content/server/monitor-logging.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/monitor.html
----------------------------------------------------------------------
diff --git a/content/server/monitor.html b/content/server/monitor.html
index 7368358..cf88379 100644
--- a/content/server/monitor.html
+++ b/content/server/monitor.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/objectives.html
----------------------------------------------------------------------
diff --git a/content/server/objectives.html b/content/server/objectives.html
index 5a0103a..37fd4cb 100644
--- a/content/server/objectives.html
+++ b/content/server/objectives.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/other-versions.html
----------------------------------------------------------------------
diff --git a/content/server/other-versions.html b/content/server/other-versions.html
index 3d07b24..f924245 100644
--- a/content/server/other-versions.html
+++ b/content/server/other-versions.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/packaging.html
----------------------------------------------------------------------
diff --git a/content/server/packaging.html b/content/server/packaging.html
index 0d59e82..128f06f 100644
--- a/content/server/packaging.html
+++ b/content/server/packaging.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/quick-start-cassandra.html
----------------------------------------------------------------------
diff --git a/content/server/quick-start-cassandra.html b/content/server/quick-start-cassandra.html
index 7caadcc..2c00d67 100644
--- a/content/server/quick-start-cassandra.html
+++ b/content/server/quick-start-cassandra.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -205,12 +205,12 @@ Step 3: Deploy
 3.1. Deploy Cassandra (optional)
 You may skip this part if you already have a running Cassandra on your network.
 
-<i>$ docker run --detach=true --name=cassandra cassandra:2.2.3</i>
+<i>$ docker run --detach=true --name=cassandra cassandra:2.2.12</i>
 
 3.2. Deploy ElasticSearch (optional)
 You may skip this part if you already have a running ElasticSearch on your network.
 
-<i>$ docker run --detach=true --name=elasticsearch elasticsearch:2.2.1</i>
+<i>$ docker run --detach=true --name=elasticsearch elasticsearch:2.4.6</i>
 
 Step 4: Configure
 #################

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/quick-start.html
----------------------------------------------------------------------
diff --git a/content/server/quick-start.html b/content/server/quick-start.html
index 03423cd..fca3cb7 100644
--- a/content/server/quick-start.html
+++ b/content/server/quick-start.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -237,7 +237,7 @@
 Step 0: Requirements
 ####################
 
-  * JRE 1.6+
+  * JRE 1.8
   * root (linux/unix) or Administrator (Windows)
   * libc6 (linux)
   * 512MB RAM (launches with -Xmx512M - can use less, can need more, depending on load)
@@ -245,16 +245,16 @@ Step 0: Requirements
 Step 1: Download
 #################
 
-  * Download apache-james-3.0.0-app.zip from http://james.apache.org/download.cgi#Apache_James_Server
+  * Download apache-james-3.1.0-app.zip from http://james.apache.org/download.cgi#Apache_James_Server
 
 Step 2: Deploy
 ##############
 
-  * Unzip apache-james-3.0.0-app.zip.
+  * Unzip apache-james-3.1.0-app.zip.
   * You should have a folder with sub-folders bin, conf, lib, log, var and four text files.
 
-$ unzip apache-james-3.0.0-app.zip
-$ cd apache-james-3.0.0-app
+$ unzip apache-james-3.1.0-app.zip
+$ cd apache-james-3.1.0-app
 $ ls (linux) / dir (windows)
 bin
 BUILD.txt

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/release-notes.html
----------------------------------------------------------------------
diff --git a/content/server/release-notes.html b/content/server/release-notes.html
index 129bc65..bea46c0 100644
--- a/content/server/release-notes.html
+++ b/content/server/release-notes.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -37,7 +37,7 @@
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="James Project Web Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -75,7 +75,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/rfcs.html
----------------------------------------------------------------------
diff --git a/content/server/rfcs.html b/content/server/rfcs.html
index bc32fc6..3166b65 100644
--- a/content/server/rfcs.html
+++ b/content/server/rfcs.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/upgrade-2.3.html
----------------------------------------------------------------------
diff --git a/content/server/upgrade-2.3.html b/content/server/upgrade-2.3.html
index 02fe6c2..922ddca 100644
--- a/content/server/upgrade-2.3.html
+++ b/content/server/upgrade-2.3.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/upgrade-database.html
----------------------------------------------------------------------
diff --git a/content/server/upgrade-database.html b/content/server/upgrade-database.html
index a3c870a..eba0702 100644
--- a/content/server/upgrade-database.html
+++ b/content/server/upgrade-database.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

http://git-wip-us.apache.org/repos/asf/james-site/blob/121dc395/content/server/upgrade.html
----------------------------------------------------------------------
diff --git a/content/server/upgrade.html b/content/server/upgrade.html
index 4bdb569..b5cc934 100644
--- a/content/server/upgrade.html
+++ b/content/server/upgrade.html
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at 2018-07-05 -->
+<!-- Generated by Apache Maven Doxia at 2018-08-13 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="../js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="../js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20180705" />
+    <meta name="Date-Revision-yyyymmdd" content="20180813" />
     <meta http-equiv="Content-Language" content="en" />
         
           <!-- Google Analytics -->
@@ -74,7 +74,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2018-07-05</span>
+        <span id="publishDate">Last Published: 2018-08-13</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |


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