Author: eric
Date: Fri Apr 8 10:38:52 2011
New Revision: 1090191
URL: http://svn.apache.org/viewvc?rev=1090191&view=rev
Log:
Comment remove and to-be-written conf doc (JAMES-1219)
Modified:
james/server/trunk/src/site/site.xml
james/server/trunk/src/site/xdoc/config.xml
Modified: james/server/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/site.xml?rev=1090191&r1=1090190&r2=1090191&view=diff
==============================================================================
--- james/server/trunk/src/site/site.xml (original)
+++ james/server/trunk/src/site/site.xml Fri Apr 8 10:38:52 2011
@@ -72,11 +72,19 @@
<item name="SMTP LMTP" href="/config-smtp-lmtp.html" />
<item name="Mailet Container" href="/config-mailetcontainer.html" />
<item name="FetchMail" href="/config-fetchmail.html" />
- <item name="Remote Manager" href="/config-remotemanager.html" />
+<!--
+Removed from trunk for now.
<item name="List Manager" href="/config-listmanager.html" />
+-->
<item name="SSL/TLS" href="/config-ssl-tls.html" />
-<!-- <item name="Sieve" href="/config-sieve.html" />-->
-<!-- <item name="Anti Spam" href="/config-antispam.html" />-->
+<!--
+To be written
+ <item name="Sieve" href="/config-sieve.html" />
+-->
+<!--
+To be written
+ <item name="Anti Spam" href="/config-antispam.html" />
+-->
</item>
<item name="4. Manage James" href="/manage.html" collapse="true" >
<item name="Domains" href="/manage-domains.html" />
Modified: james/server/trunk/src/site/xdoc/config.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config.xml?rev=1090191&r1=1090190&r2=1090191&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config.xml (original)
+++ james/server/trunk/src/site/xdoc/config.xml Fri Apr 8 10:38:52 2011
@@ -139,11 +139,8 @@
<td><a href="config-fetchmail.html">FetchMail Configuration</a></td>
<td></td>
</tr>
- <tr>
- <td><a
href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M2/container-spring/src/main/config/examples/remotemanager.xml">remotemanager.xml</a></td>
- <td><a href="config-remotemanager.html">Remote Manager
Configuration</a></td>
- <td></td>
- </tr>
+<!--
+Removed from trunk for now.
<tr>
<td><a
href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M2/container-spring/src/main/config/examples/james-listmanager.xml">james-listmanager.xml</a></td>
<td><a href="config-listmanager.html">List Manager
Configuration</a></td>
@@ -151,19 +148,10 @@
</tr>
<tr>
<td><a
href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M2/container-spring/src/main/config/examples/miResources.xml">miResources.xml</a></td>
- <td><a href="config-mailstores.html">List Manager
Configuration</a></td>
- <td></td>
- </tr>
- <tr>
- <td>TLS</td>
- <td><a href="config-tls.html">TLS Configuration</a></td>
- <td></td>
- </tr>
- <tr>
- <td>Sieve</td>
- <td><a href="config-sieve.html">Sieve Configuration</a></td>
+ <td>SQL Resources for Mailing lists</td>
<td></td>
</tr>
+-->
<tr>
<td><a
href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M2/container-spring/src/main/config/examples/log4j.properties">log4j.properties</a></td>
<td>See <a href="monitor-logging.html">monitoring with log4j</a>
section.</td>
@@ -171,7 +159,13 @@
</tr>
</table>
-
+
+ <p>See also <a href="config-tls.html">TLS Configuration</a>.</p>
+<!--
+Link later to:
+<a href="config-sieve.html">Sieve Configuration</a>
+<a href="config-antispam.html">Antispam Configuration</a>
+-->
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]