Author: eric
Date: Tue Apr 17 13:10:32 2012
New Revision: 1327083

URL: http://svn.apache.org/viewvc?rev=1327083&view=rev
Log:
Document James 3.0b4, server project (JAMES-1399)

Modified:
    james/server/trunk/src/site/site.xml
    james/server/trunk/src/site/xdoc/config-antispam.xml
    james/server/trunk/src/site/xdoc/config-users.xml

Modified: james/server/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/site.xml?rev=1327083&r1=1327082&r2=1327083&view=diff
==============================================================================
--- james/server/trunk/src/site/site.xml (original)
+++ james/server/trunk/src/site/site.xml Tue Apr 17 13:10:32 2012
@@ -55,7 +55,7 @@
       <item name="1. Quick Start" href="/quick-start.html" />
       <item name="2. Install James" href="/install.html" />
       <item name="3. Configure James" href="/config.html" collapse="true" >
-        <item name="Server-wide" href="/config-serverwide.html" />
+        <item name="System" href="/config-system.html" />
         <item name="Domain List" href="/config-domainlist.html" />
         <item name="Users" href="/config-users.html" />
         <item name="Recipient Rewrite" 
href="/config-recipientrewritetable.html" />

Modified: 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=1327083&r1=1327082&r2=1327083&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-antispam.xml (original)
+++ james/server/trunk/src/site/xdoc/config-antispam.xml Tue Apr 17 13:10:32 
2012
@@ -30,8 +30,8 @@
     <p>Apache James Server Anti-Spam system can be configured via two main 
different mechanisms:</p>
     
     <ul>
-       <li>SMTP Hooks; see <a 
href="https://svn.apache.org/repos/asf/james/app/tag/apache-james-3.0-beta4/src/main/resources/smtpserver-template.conf";>examples</a>.</li>
-       <li>Mailets; see <a 
href="https://svn.apache.org/repos/asf/james/app/tag/apache-james-3.0-beta4/src/main/resources/mailetcontainer-template.conf";>examples</a>.</li>
+       <li>SMTP Hooks; see <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/smtpserver-template.conf";>examples</a>.</li>
+       <li>Mailets; see <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailetcontainer-template.conf";>examples</a>.</li>
     </ul>
 
     <subsection name="AntiSpam SMTP Hooks">

Modified: james/server/trunk/src/site/xdoc/config-users.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-users.xml?rev=1327083&r1=1327082&r2=1327083&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-users.xml (original)
+++ james/server/trunk/src/site/xdoc/config-users.xml Tue Apr 17 13:10:32 2012
@@ -31,7 +31,7 @@
   
       <p>User repositories are required to store James user information and 
authentication data</p>
   
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/usersrepository.xml";>usersrepository.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/usersrepository-template.conf";>usersrepository.conf</a>
 in SVN to get some examples and hints.</p>
       
     </subsection>
     



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to