Author: norman Date: Tue Aug 8 09:48:13 2006 New Revision: 429725 URL: http://svn.apache.org/viewvc?rev=429725&view=rev Log: Remove duplicated links. See JAMES-586
Added: james/site/trunk/www/server/document_archive.html Added: james/site/trunk/www/server/document_archive.html URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/document_archive.html?rev=429725&view=auto ============================================================================== --- james/site/trunk/www/server/document_archive.html (added) +++ james/site/trunk/www/server/document_archive.html Tue Aug 8 09:48:13 2006 @@ -0,0 +1,263 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + + + + + + + + + + +<html> + <head> + <title>James Server - + James Document Archive - Table of Contents</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=ISO-8859-1" /> + </head> + <body class="composite"> + <div id="banner"> + <a href="http://james.apache.org/index.html" id="bannerLeft"> + + <img src="images/james-server-logo.gif" alt="" /> + + </a> + <a href="http://www.apache.org/index.html" 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: 08/08/2006 + </div> + <div class="xright"> <a href="http://james.apache.org/index.html">JAMES Project</a> + | + <a href="">Server</a> + | + <a href="http://james.apache.org/jspf/index.html">jSPF</a> + | + <a href="http://james.apache.org/mime4j/index.html">Mime4J</a> + | + <a href="http://james.apache.org/jsieve/index.html">JSieve</a> + | + <a href="http://james.apache.org/postage/index.html">Postage</a> + + + + + + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + + + + + + <h5>James</h5> + <ul> + + <li class="none"> + <a href="index.html">Overview</a> + </li> + + <li class="none"> + <a href="FAQ.html">James FAQ</a> + </li> + + <li class="none"> + <a href="mail.html">Mailing Lists</a> + </li> + + <li class="none"> + <a href="http://wiki.apache.org/james">Wiki</a> + </li> + </ul> + <h5>Documentation</h5> + <ul> + + <li class="none"> + <a href="documentation_2_1.html">James</a> + </li> + + <li class="none"> + <a href="design_objectives.html">Design</a> + </li> + + <li class="none"> + <strong>Document Archive</strong> + </li> + </ul> + <h5>Documentation 2.3B</h5> + <ul> + + <li class="none"> + <a href="documentation_2_3.html">James</a> + </li> + + <li class="none"> + <a href="design_objectives_2_3.html">Design</a> + </li> + + <li class="none"> + <a href="apidocs/index.html">James Javadocs</a> + </li> + + <li class="none"> + <a href="rfclist.html">Useful RFCs</a> + </li> + </ul> + <h5>Project</h5> + <ul> + + <li class="none"> + <a href="http://issues.apache.org/jira/browse/JAMES">Bug Database</a> + </li> + + <li class="none"> + <a href="http://svn.apache.org/viewvc/james/server/">Source Code</a> + </li> + + <li class="none"> + <a href="changelog.html">Changelog</a> + </li> + + <li class="none"> + <a href="todo.html">TODO</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + + + + + + + + + + + + + + + + + + <li class="collapsed"> + <a href="project-info.html">Project Information</a> + </li> + + + + + + + + + + + + <li class="collapsed"> + <a href="project-reports.html">Project Reports</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"> + + + + + +<a name="James Document Archive"></a><div class="section"><h2>James Document Archive</h2> + +<p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a +100% pure Java SMTP and POP3 Mail server and NNTP News server designed +to be a complete and portable enterprise mail engine solution. James +is based on currently available open protocols.</p> + +<p>The documentation for obsolete versions of James is preserved here +for users who still have need of it. The James project urges all +users to upgrade to the current Release Build of James.</p> + +<a name="Table of Contents"></a><div class="section"><h3>Table of Contents</h3> +<p> + <ul> + <li> <a href="adding_users_2_1.html">Adding Users (version 2.1)</a></li> + <li> <a href="anouncement_2_1.html">Announcement (version 2.1)</a></li> + <li> <a href="install.html">Install (version 2.0)</a></li> + <li> <a href="configuration_v2_0.html">Configuration (version 2.0)</a></li> + <li> <a href="usingJDBC_v2.0.html">Using JDBC (version 2.0)</a></li> + <li> <a href="usingLDAP_v1_2.html">Using LDAP (version 1.2)</a></li> + <li> <a href="usingTLS_v1_2.html">Using TLS (version 1.2)</a></li> + <li> <a href="architecture_v2_0.html">Architecture (version 2.0)</a></li> + + </ul> + +</div> +</div> + + + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 2002-2006 + + Apache Software Foundation + + + + + + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html>