Author: eric
Date: Thu Apr 7 13:19:39 2011
New Revision: 1089873
URL: http://svn.apache.org/viewvc?rev=1089873&view=rev
Log:
Rename tls to ssl-tls, add antispam page (JAMES-1219)
Added:
james/server/trunk/src/site/xdoc/config-antispam.xml
james/server/trunk/src/site/xdoc/config-ssl-tls.xml
- copied unchanged from r1089514,
james/server/trunk/src/site/xdoc/config-tls.xml
Removed:
james/server/trunk/src/site/xdoc/config-tls.xml
Modified:
james/server/trunk/src/site/site.xml
Modified: james/server/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/site.xml?rev=1089873&r1=1089872&r2=1089873&view=diff
==============================================================================
--- james/server/trunk/src/site/site.xml (original)
+++ james/server/trunk/src/site/site.xml Thu Apr 7 13:19:39 2011
@@ -72,8 +72,9 @@
<item name="FetchMail" href="/config-fetchmail.html" />
<item name="Remote Manager" href="/config-remotemanager.html" />
<item name="List Manager" href="/config-listmanager.html" />
- <item name="TLS" href="/config-tls.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" />
</item>
<item name="4. Manage James" href="/manage.html" collapse="true" >
<item name="Domains" href="/manage-domains.html" />
Added: james/server/trunk/src/site/xdoc/config-antispam.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-antispam.xml?rev=1089873&view=auto
==============================================================================
--- james/server/trunk/src/site/xdoc/config-antispam.xml (added)
+++ james/server/trunk/src/site/xdoc/config-antispam.xml Thu Apr 7 13:19:39
2011
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<!--
+ 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.
+-->
+<document>
+
+ <properties>
+ <title>Antispam Configuration</title>
+ </properties>
+
+<body>
+
+<p></p>
+
+</body>
+
+</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]