You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by er...@apache.org on 2012/04/12 19:35:51 UTC

svn commit: r1325395 [2/9] - in /james/site/trunk/www/server: ./ archive/ css/ images/logos/

Modified: james/site/trunk/www/server/archive/architecture_v1_2.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/archive/architecture_v1_2.html?rev=1325395&r1=1325394&r2=1325395&view=diff
==============================================================================
--- james/site/trunk/www/server/archive/architecture_v1_2.html (original)
+++ james/site/trunk/www/server/archive/architecture_v1_2.html Thu Apr 12 17:35:50 2012
@@ -1,258 +1,254 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at Apr 12, 2012 -->
+<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" />
+    <title>James Server - 
+  James 1.2 - Architecture</title>
+    <style type="text/css" media="all">
+      @import url("../css/james.css");
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+      @import url("../js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("../js/jquery/css/print.css");
+      @import url("../js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" src="../js/jquery/js/jquery-1.4.2.min.js"></script>
+    <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="20120412" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../index.html" id="bannerLeft" title="james-server-logo.gif">
+              
+                                                                            
+        <img src="../images/logos/james-server-logo.gif" alt="James Server" />
+                </a>
+                              <a href="http://www.apache.org/" id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf-logo-reduced.gif" alt="The Apache Software Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+        
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2012-04-12</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6</span>
+                      </div>
+            <div class="xright">                    <a href="../../index.html" title="Home">Home</a>
+            |
+                        <a href="../index.html" title="Server">Server</a>
+            |
+                        <a href="../../hupa/index.html" title="Hupa">Hupa</a>
+            |
+                        <a href="../../protocols/index.html" title="Protocols">Protocols</a>
+            |
+                        <a href="../../imap/index.html" title="IMAP">IMAP</a>
+            |
+                        <a href="../../mailet/index.html" title="Mailets">Mailets</a>
+            |
+                        <a href="../../mailbox/index.html" title="Mailbox">Mailbox</a>
+            |
+                        <a href="../../mime4j/index.html" title="Mime4J">Mime4J</a>
+            |
+                        <a href="../../jsieve/index.html" title="jSieve">jSieve</a>
+            |
+                        <a href="../../jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="../../jdkim/index.html" title="jDKIM">jDKIM</a>
+            |
+                        <a href="../../mpt/index.html" title="MPT">MPT</a>
+            |
+                        <a href="../../postage/index.html" title="Postage">Postage</a>
+              
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+        
+                                <h5>James Server</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="../design_objectives.html" title="Objectives">Objectives</a>
+            </li>
+                  <li class="none">
+                          <a href="../FAQ.html" title="Server FAQ">Server FAQ</a>
+            </li>
+                  <li class="none">
+                          <a href="../rfclist.html" title="Useful RFCs">Useful RFCs</a>
+            </li>
+                  <li class="none">
+                          <a href="http://issues.apache.org/jira/browse/JAMES" title="Issue Tracker">Issue Tracker</a>
+            </li>
+                  <li class="none">
+                          <a href="http://svn.apache.org/viewvc/james/server/" title="Source">Source</a>
+            </li>
+          </ul>
+                       <h5>Documentation</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../3/index.html" title="Server v3">Server v3</a>
+            </li>
+                  <li class="none">
+                          <a href="../2/index.html" title="Server v2">Server v2</a>
+            </li>
+                  <li class="none">
+                          <a href="../archive/document_archive.html" title="Archive">Archive</a>
+            </li>
+          </ul>
+                       <h5>About James</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="../../newsarchive.html" title="News">News</a>
+            </li>
+                  <li class="none">
+                          <a href="../../mail.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="../../contribute.html" title="Contributing">Contributing</a>
+            </li>
+                  <li class="none">
+                          <a href="../../guidelines.html" title="Guidelines">Guidelines</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/james" title="Wiki">Wiki</a>
+            </li>
+                  <li class="none">
+                          <a href="../../weare.html" title="Who We Are">Who We Are</a>
+            </li>
+                  <li class="none">
+                          <a href="../../license.html" title="License">License</a>
+            </li>
+          </ul>
+                       <h5>Download</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../download.cgi" title="Releases">Releases</a>
+            </li>
+                  <li class="none">
+                          <a href="http://people.apache.org/builds/james/nightly/" title="Snapshots">Snapshots</a>
+            </li>
+          </ul>
+        <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/">ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" href="http://www.apache.org/foundation/getinvolved.html">Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html">FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/" >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/">Security</a>
+    </li>
+  </ul>
+                       <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                   
+        
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- 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. -->
 
+ 
+<div class="section"><h2>James 1.2 - Architecture<a name="James_1.2_-_Architecture"></a></h2>
 
-
-
-
-
-
-
-
-
-<html>
-  <head>
-    <title>James Server - James 1.2 - Architecture</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body class="composite">
-    <div id="banner">
-                  <a href="" id="bannerLeft">
-    
-                                            <img src="../images/james-server-logo.gif" alt="" />
-    
-            </a>
-                        <a href="http://www.apache.org/" id="bannerRight">
-    
-                                            <img src="../images/asf-logo-reduced.gif" alt="" />
-    
-            </a>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-          
-  
-
-  
-    
-  
-  
-            <div class="xleft">
-        Last Published: 11/19/2009
-                      </div>
-            <div class="xright">      <a href="../../index.html">JAMES Project</a>
-          |
-          <a href="../../hupa/index.html">Hupa</a>
-          |
-          <a href="../../imap/index.html">IMAP</a>
-          |
-          <a href="../../jsieve/index.html">JSieve</a>
-          |
-          <a href="../../jspf/index.html">jSPF</a>
-          |
-          <a href="../../mime4j/index.html">Mime4J</a>
-          |
-          <a href="../../mailet/index.html">Mailets</a>
-          |
-          <a href="../../mpt/index.html">MPT</a>
-          |
-          <a href="../index.html">Server</a>
-          |
-          <a href="../../postage/index.html">Postage</a>
-          
-  
-
-  
-    
-  
-  
-  </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-           
-  
-
-  
-    
-  
-  
-                   <h5>James Server</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="../index.html">Overview</a>
-        </li>
-              
-    <li class="none">
-              <a href="../design_objectives.html">Objectives</a>
-        </li>
-              
-          
-              
-      
-              
-        <li class="expanded">
-              <a href="../FAQ.html">James FAQ</a>
-                <ul>
-                  
-    <li class="none">
-              <a href="../james_and_sendmail.html">James and Sendmail</a>
-        </li>
-              </ul>
-        </li>
-              
-    <li class="none">
-              <a href="../rfclist.html">Useful RFCs</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://issues.apache.org/jira/browse/JAMES">Issue Tracker</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://svn.apache.org/viewvc/james/server/">Source</a>
-        </li>
-          </ul>
-          <h5>Documentation</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="../head/index.html">Development 3.0</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.3.2/index.html">Candidate 2.3.2</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.3.1/index.html">Server 2.3.1</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.3.0/index.html">Server 2.3.0</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.2.0/index.html">Server 2.2.0</a>
-        </li>
-              
-    <li class="none">
-              <a href="../archive/document_archive.html">Archive</a>
-        </li>
-          </ul>
-          <h5>Download</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">License</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../download.cgi">Releases</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://hudson.zones.apache.org/hudson/view/James/">Latest (Continuous)</a>
-        </li>
-          </ul>
-          <h5>About James</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="../../index.html">Overview</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../newsarchive.html">News</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../mail.html">Mailing Lists</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../contribute.html">Contributing</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../guidelines.html">Project Guidelines</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://wiki.apache.org/james">Wiki</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../weare.html">Who We Are</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../license.html">License</a>
-        </li>
-          </ul>
-          <h5>Apache Software Foundation</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/faq.html">FAQ</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/contributing.html">Donations</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
-        </li>
-          </ul>
-                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
-            <img alt="Built by Maven" src="../images/logos/maven-feather.png"></img>
-          </a>
-                       
-  
-
-  
-    
-  
-  
-        </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <div class="section"><h2><a name="James_1.2_-_Architecture"></a>James 1.2 - Architecture</h2>
 <p>
     JAMES is a multi-protocol message processing and storage engine. JAMES
     currently consists of:
 </p>
-<ul><li> two mail prototcol servers (SMTP and POP3),</li>
-<li> a remote administration server,</li>
-<li> a mail processing engine that supports the Mailet API</li>
-<li> file-system message storage and a message storage interface to RDBMS's</li>
-<li> file-system user record storage and an experimental interface to LDAP directories</li>
-<li> beta support for TLS (SSL) for POP3 and remote administration</li>
+<ul>
+  <li> two mail prototcol servers (SMTP and POP3),</li>
+  <li> a remote administration server,</li>
+  <li> a mail processing engine that supports the Mailet API</li>
+  <li> file-system message storage and a message storage interface to RDBMS's</li>
+  <li> file-system user record storage and an experimental interface to LDAP directories</li>
+  <li> beta support for TLS (SSL) for POP3 and remote administration</li>
 </ul>
 <p>
     JAMES is built on top of Avalon, the Java Apache Server Framework.
@@ -260,35 +256,25 @@
     specifically the <i>avalon-james-1-1b1</i> branch. We intend to
     migrate to the new Avalon in the near future.
 </p>
+
 </div>
 
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">&#169;  
-          2006-2009
-    
-          The Apache Software Foundation
-          
-  
 
-  
-    
-  
-  
-  </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-    </script>
-    <script type="text/javascript">
-      _uacct = "UA-1384591-1";
-      urchinTracker();
-    </script>
-  </body>
-</html>
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2006-2012
+                        <a href="http://www.apache.org">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: james/site/trunk/www/server/archive/architecture_v1_2.html
            ('svn:eol-style' removed)

Modified: james/site/trunk/www/server/archive/architecture_v2_0.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/archive/architecture_v2_0.html?rev=1325395&r1=1325394&r2=1325395&view=diff
==============================================================================
--- james/site/trunk/www/server/archive/architecture_v2_0.html (original)
+++ james/site/trunk/www/server/archive/architecture_v2_0.html Thu Apr 12 17:35:50 2012
@@ -1,296 +1,284 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at Apr 12, 2012 -->
+<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" />
+    <title>James Server - 
+  Notes for developers</title>
+    <style type="text/css" media="all">
+      @import url("../css/james.css");
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+      @import url("../js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("../js/jquery/css/print.css");
+      @import url("../js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" src="../js/jquery/js/jquery-1.4.2.min.js"></script>
+    <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="author" content="Serge Knystautas" />
+    <meta name="Date-Revision-yyyymmdd" content="20120412" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../index.html" id="bannerLeft" title="james-server-logo.gif">
+              
+                                                                            
+        <img src="../images/logos/james-server-logo.gif" alt="James Server" />
+                </a>
+                              <a href="http://www.apache.org/" id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf-logo-reduced.gif" alt="The Apache Software Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+        
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2012-04-12</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6</span>
+                      </div>
+            <div class="xright">                    <a href="../../index.html" title="Home">Home</a>
+            |
+                        <a href="../index.html" title="Server">Server</a>
+            |
+                        <a href="../../hupa/index.html" title="Hupa">Hupa</a>
+            |
+                        <a href="../../protocols/index.html" title="Protocols">Protocols</a>
+            |
+                        <a href="../../imap/index.html" title="IMAP">IMAP</a>
+            |
+                        <a href="../../mailet/index.html" title="Mailets">Mailets</a>
+            |
+                        <a href="../../mailbox/index.html" title="Mailbox">Mailbox</a>
+            |
+                        <a href="../../mime4j/index.html" title="Mime4J">Mime4J</a>
+            |
+                        <a href="../../jsieve/index.html" title="jSieve">jSieve</a>
+            |
+                        <a href="../../jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="../../jdkim/index.html" title="jDKIM">jDKIM</a>
+            |
+                        <a href="../../mpt/index.html" title="MPT">MPT</a>
+            |
+                        <a href="../../postage/index.html" title="Postage">Postage</a>
+              
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+        
+                                <h5>James Server</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="../design_objectives.html" title="Objectives">Objectives</a>
+            </li>
+                  <li class="none">
+                          <a href="../FAQ.html" title="Server FAQ">Server FAQ</a>
+            </li>
+                  <li class="none">
+                          <a href="../rfclist.html" title="Useful RFCs">Useful RFCs</a>
+            </li>
+                  <li class="none">
+                          <a href="http://issues.apache.org/jira/browse/JAMES" title="Issue Tracker">Issue Tracker</a>
+            </li>
+                  <li class="none">
+                          <a href="http://svn.apache.org/viewvc/james/server/" title="Source">Source</a>
+            </li>
+          </ul>
+                       <h5>Documentation</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../3/index.html" title="Server v3">Server v3</a>
+            </li>
+                  <li class="none">
+                          <a href="../2/index.html" title="Server v2">Server v2</a>
+            </li>
+                  <li class="none">
+                          <a href="../archive/document_archive.html" title="Archive">Archive</a>
+            </li>
+          </ul>
+                       <h5>About James</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="../../newsarchive.html" title="News">News</a>
+            </li>
+                  <li class="none">
+                          <a href="../../mail.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="../../contribute.html" title="Contributing">Contributing</a>
+            </li>
+                  <li class="none">
+                          <a href="../../guidelines.html" title="Guidelines">Guidelines</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/james" title="Wiki">Wiki</a>
+            </li>
+                  <li class="none">
+                          <a href="../../weare.html" title="Who We Are">Who We Are</a>
+            </li>
+                  <li class="none">
+                          <a href="../../license.html" title="License">License</a>
+            </li>
+          </ul>
+                       <h5>Download</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../download.cgi" title="Releases">Releases</a>
+            </li>
+                  <li class="none">
+                          <a href="http://people.apache.org/builds/james/nightly/" title="Snapshots">Snapshots</a>
+            </li>
+          </ul>
+        <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/">ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" href="http://www.apache.org/foundation/getinvolved.html">Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html">FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/" >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/">Security</a>
+    </li>
+  </ul>
+                       <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                   
+        
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- 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. -->
 
+ 
 
+<div class="section"><h2>Architecture<a name="Architecture"></a></h2>
 
-
-
-
-
-
-
-
-<html>
-  <head>
-    <title>James Server - Notes for developers</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Serge Knystautas" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body class="composite">
-    <div id="banner">
-                  <a href="" id="bannerLeft">
-    
-                                            <img src="../images/james-server-logo.gif" alt="" />
-    
-            </a>
-                        <a href="http://www.apache.org/" id="bannerRight">
-    
-                                            <img src="../images/asf-logo-reduced.gif" alt="" />
-    
-            </a>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-          
-  
-
-  
-    
-  
-  
-            <div class="xleft">
-        Last Published: 11/19/2009
-                      </div>
-            <div class="xright">      <a href="../../index.html">JAMES Project</a>
-          |
-          <a href="../../hupa/index.html">Hupa</a>
-          |
-          <a href="../../imap/index.html">IMAP</a>
-          |
-          <a href="../../jsieve/index.html">JSieve</a>
-          |
-          <a href="../../jspf/index.html">jSPF</a>
-          |
-          <a href="../../mime4j/index.html">Mime4J</a>
-          |
-          <a href="../../mailet/index.html">Mailets</a>
-          |
-          <a href="../../mpt/index.html">MPT</a>
-          |
-          <a href="../index.html">Server</a>
-          |
-          <a href="../../postage/index.html">Postage</a>
-          
-  
-
-  
-    
-  
-  
-  </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-           
-  
-
-  
-    
-  
-  
-                   <h5>James Server</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="../index.html">Overview</a>
-        </li>
-              
-    <li class="none">
-              <a href="../design_objectives.html">Objectives</a>
-        </li>
-              
-          
-              
-      
-              
-        <li class="expanded">
-              <a href="../FAQ.html">James FAQ</a>
-                <ul>
-                  
-    <li class="none">
-              <a href="../james_and_sendmail.html">James and Sendmail</a>
-        </li>
-              </ul>
-        </li>
-              
-    <li class="none">
-              <a href="../rfclist.html">Useful RFCs</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://issues.apache.org/jira/browse/JAMES">Issue Tracker</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://svn.apache.org/viewvc/james/server/">Source</a>
-        </li>
-          </ul>
-          <h5>Documentation</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="../head/index.html">Development 3.0</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.3.2/index.html">Candidate 2.3.2</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.3.1/index.html">Server 2.3.1</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.3.0/index.html">Server 2.3.0</a>
-        </li>
-              
-    <li class="none">
-              <a href="../2.2.0/index.html">Server 2.2.0</a>
-        </li>
-              
-    <li class="none">
-              <a href="../archive/document_archive.html">Archive</a>
-        </li>
-          </ul>
-          <h5>Download</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">License</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../download.cgi">Releases</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://hudson.zones.apache.org/hudson/view/James/">Latest (Continuous)</a>
-        </li>
-          </ul>
-          <h5>About James</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="../../index.html">Overview</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../newsarchive.html">News</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../mail.html">Mailing Lists</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../contribute.html">Contributing</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../guidelines.html">Project Guidelines</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://wiki.apache.org/james">Wiki</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../weare.html">Who We Are</a>
-        </li>
-              
-    <li class="none">
-              <a href="../../license.html">License</a>
-        </li>
-          </ul>
-          <h5>Apache Software Foundation</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/faq.html">FAQ</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/contributing.html">Donations</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
-        </li>
-          </ul>
-                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
-            <img alt="Built by Maven" src="../images/logos/maven-feather.png"></img>
-          </a>
-                       
-  
-
-  
-    
-  
-  
-        </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <div class="section"><h2><a name="Architecture"></a>Architecture</h2>
-<p>
+  <p>
     James is a multi-protocol message processing and storage engine. James
     currently consists of:
-    <ul><li> two mail prototcol servers (SMTP and POP3),</li>
-<li> a remote administration server,</li>
-<li> an NNTP server,</li>
-<li> a mail processing engine that supports the Mailet API</li>
-<li> file-system message storage and a message storage interface to RDBMS's</li>
-<li> file-system user record storage and an experimental interface to LDAP directories</li>
-<li> support for TLS (SSL) for POP3 and remote administration</li>
-<li> support for SMTP auth</li>
-</ul>
-</p>
-<p>
+    </p><ul>
+      <li> two mail prototcol servers (SMTP and POP3),</li>
+      <li> a remote administration server,</li>
+      <li> an NNTP server,</li>
+      <li> a mail processing engine that supports the Mailet API</li>
+      <li> file-system message storage and a message storage interface to RDBMS's</li>
+      <li> file-system user record storage and an experimental interface to LDAP directories</li>
+      <li> support for TLS (SSL) for POP3 and remote administration</li>
+      <li> support for SMTP auth</li>
+    </ul>
+  
+
+  <p>
     James is built on top of Avalon, the Java Apache Server Framework.
     Versions 2.0 of James use a date-snapshot of Avalon code as of November 2001.
-    The <code>lib</code> directory includes date-stamped jars of the various Avalon libraries.
+    The <tt>lib</tt> directory includes date-stamped jars of the various Avalon libraries.
     We intend to stay current with new versions of Avalon as they are released.</p>
+
 </div>
 
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">&#169;  
-          2006-2009
-    
-          The Apache Software Foundation
-          
-  
 
-  
-    
-  
-  
-  </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-    </script>
-    <script type="text/javascript">
-      _uacct = "UA-1384591-1";
-      urchinTracker();
-    </script>
-  </body>
-</html>
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2006-2012
+                        <a href="http://www.apache.org">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: james/site/trunk/www/server/archive/architecture_v2_0.html
            ('svn:eol-style' removed)