You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/08/07 11:27:56 UTC

svn commit: r1154680 - /james/server/trunk/src/site/xdoc/

Author: eric
Date: Sun Aug  7 09:27:55 2011
New Revision: 1154680

URL: http://svn.apache.org/viewvc?rev=1154680&view=rev
Log:
Update server web site for upcoming beta3 release.

Modified:
    james/server/trunk/src/site/xdoc/config-dnsservice.xml
    james/server/trunk/src/site/xdoc/config-domainlist.xml
    james/server/trunk/src/site/xdoc/config-fetchmail.xml
    james/server/trunk/src/site/xdoc/config-imap4.xml
    james/server/trunk/src/site/xdoc/config-listmanager.xml
    james/server/trunk/src/site/xdoc/config-mailbox.xml
    james/server/trunk/src/site/xdoc/config-mailetcontainer.xml
    james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml
    james/server/trunk/src/site/xdoc/config-pop3.xml
    james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml
    james/server/trunk/src/site/xdoc/config-serverwide.xml
    james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml
    james/server/trunk/src/site/xdoc/config-users.xml
    james/server/trunk/src/site/xdoc/config.xml
    james/server/trunk/src/site/xdoc/index.xml
    james/server/trunk/src/site/xdoc/monitor-logging.xml
    james/server/trunk/src/site/xdoc/quick-start.xml
    james/server/trunk/src/site/xdoc/release-notes.xml

Modified: james/server/trunk/src/site/xdoc/config-dnsservice.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-dnsservice.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-dnsservice.xml (original)
+++ james/server/trunk/src/site/xdoc/config-dnsservice.xml Sun Aug  7 09:27:55 2011
@@ -29,7 +29,7 @@
 
     <subsection name="dnsservice.xml">
 
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/dnsservice.xml">dnsservice.xml</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/dnsservice.xml">dnsservice.xml</a> in SVN to get some examples and hints.</p>
 
       <p>Specifies DNS Server information for use by various components inside Apache James Server.</p>
 

Modified: james/server/trunk/src/site/xdoc/config-domainlist.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-domainlist.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-domainlist.xml (original)
+++ james/server/trunk/src/site/xdoc/config-domainlist.xml Sun Aug  7 09:27:55 2011
@@ -27,7 +27,7 @@
 
   <section name="DomainList Configuration">
 
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/domainlist.xml">domainlist.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/domainlist.xml">domainlist.xml</a> in SVN to get some examples and hints.</p>
     
       <p>This configuration block is defined by the <strong>domainlist</strong> tag.</p>
       

Modified: james/server/trunk/src/site/xdoc/config-fetchmail.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-fetchmail.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-fetchmail.xml (original)
+++ james/server/trunk/src/site/xdoc/config-fetchmail.xml Sun Aug  7 09:27:55 2011
@@ -27,7 +27,7 @@
 
   <section name="Fetchmail Configuration">
 
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/fetchmail.xml">fetchmail.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/fetchmail.xml">fetchmail.xml</a> in SVN to get some examples and hints.</p>
 
     <p>Fetchmail acts as a gateway between an external message store such as an IMAP
     or POP3 server and James. Mail is fetched from the external message store and

Modified: james/server/trunk/src/site/xdoc/config-imap4.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-imap4.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-imap4.xml (original)
+++ james/server/trunk/src/site/xdoc/config-imap4.xml Sun Aug  7 09:27:55 2011
@@ -27,7 +27,7 @@
 
 <section name="IMAP4 Configuration">
 
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/imapserver.xml">imapserver.xml</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/imapserver.xml">imapserver.xml</a> in SVN to get some examples and hints.</p>
 
     <p>The IMAP4 service is controlled by a configuration block in the imap4server.xml.
        The imap4server tag defines the boundaries of the configuration block.  It encloses 

Modified: james/server/trunk/src/site/xdoc/config-listmanager.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-listmanager.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-listmanager.xml (original)
+++ james/server/trunk/src/site/xdoc/config-listmanager.xml Sun Aug  7 09:27:55 2011
@@ -40,7 +40,7 @@
 
   <subsection>
 
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/james-listmanager.xml">james-listmanager.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/james-listmanager.xml">james-listmanager.xml</a> in SVN to get some examples and hints.</p>
 
     <p>One of the frequent questions on the James-User Mailing List is how
     to create a mailing list. This document explains one way of using the
@@ -148,7 +148,7 @@
   
   <section name="miResources.xml">
   
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/miResources.xml">miResources.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/miResources.xml">miResources.xml</a> in SVN to get some examples and hints.</p>
 
   </section>
   

Modified: james/server/trunk/src/site/xdoc/config-mailbox.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-mailbox.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-mailbox.xml (original)
+++ james/server/trunk/src/site/xdoc/config-mailbox.xml Sun Aug  7 09:27:55 2011
@@ -27,7 +27,7 @@
 
   <section name="Mailbox Configuration">
 
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/mailbox.xml">mailbox.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/mailbox.xml">mailbox.xml</a> in SVN to get some examples and hints.</p>
     
     <p>Use this configuration to define the type of mailbox storage used to persist the user's mails.</p>
     

Modified: james/server/trunk/src/site/xdoc/config-mailetcontainer.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-mailetcontainer.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-mailetcontainer.xml (original)
+++ james/server/trunk/src/site/xdoc/config-mailetcontainer.xml Sun Aug  7 09:27:55 2011
@@ -27,9 +27,9 @@
 
   <section name="Mailet Container Configuration">
 
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/mailetcontainer.xml">mailetcontainer.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/mailetcontainer.xml">mailetcontainer.xml</a> in SVN to get some examples and hints.</p>
     
-    <p>Changes between 3.0-M2 and 3.0-M3:</p>
+    <p>Changes between 3.0-M2 and 3.0-beta3:</p>
     <ul>
       <li>No more mailetpackage specification in mailetcontainer.xml</li>
       <li>Exactly one standard package, hard-coded in source code</li>

Modified: james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml (original)
+++ james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml Sun Aug  7 09:27:55 2011
@@ -31,7 +31,7 @@
 
       <p>Read <a href="feature-persistence.html">documentation about persistence</a> for a description of the Mail Repository Store functionality.</p>
     
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/mailrepositorystore.xml">mailrepositorystore.xml</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/mailrepositorystore.xml">mailrepositorystore.xml</a> in SVN to get some examples and hints.</p>
 
       <p>Mail Repository Stores are distinguished by where they store data.  There are five types of 
         storage: File, Database, DBFile, MBox and JCR.</p>

Modified: james/server/trunk/src/site/xdoc/config-pop3.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-pop3.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-pop3.xml (original)
+++ james/server/trunk/src/site/xdoc/config-pop3.xml Sun Aug  7 09:27:55 2011
@@ -27,7 +27,7 @@
 
   <section name="POP3 Configuration">
   
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/pop3server.xml">pop3server.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/pop3server.xml">pop3server.xml</a> in SVN to get some examples and hints.</p>
 
     <p>The POP3 service is controlled by a configuration block in the pop3server.xml.
        The pop3server tag defines the boundaries of the configuration block.  It encloses 

Modified: james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml (original)
+++ james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml Sun Aug  7 09:27:55 2011
@@ -27,7 +27,7 @@
 
   <section name="Recipient Rewrite Table Configuration">
 
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/recipientrewritetable.xml">recipientrewritetable.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/recipientrewritetable.xml">recipientrewritetable.xml</a> in SVN to get some examples and hints.</p>
 
     <subsection name="JPA Recipient Rewrite Table">
     

Modified: james/server/trunk/src/site/xdoc/config-serverwide.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-serverwide.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-serverwide.xml (original)
+++ james/server/trunk/src/site/xdoc/config-serverwide.xml Sun Aug  7 09:27:55 2011
@@ -43,7 +43,7 @@
          file (james-server-context.xml) which imports 4 other files (1 per mailbox type): james-mailbox-jcr-context.xml, james-mailbox-jpa-context.xml, 
          james-mailbox-maildir-context.xml, james-mailbox-memory-context.xml.</p>
     
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/spring-beans.xml">spring-beans.xml</a> in SVN to 
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/spring-beans.xml">spring-beans.xml</a> in SVN to 
          get some examples and hints.</p>
       
       <p>spring beans files are the place where the Apache James Server wiring is done. It should be modified only by expert-users.</p>
@@ -52,7 +52,7 @@
 
     <subsection name="database.properties">
     
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/database.properties">database.properties</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/database.properties">database.properties</a> in SVN to get some examples and hints.</p>
 
       <p>The database connection in database.properties</p>
 
@@ -89,7 +89,7 @@
     
     <subsection name="META-INF/persistence.xml">
     
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/META-INF/persistence.xml">META-INF/persistence.xml</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/META-INF/persistence.xml">META-INF/persistence.xml</a> in SVN to get some examples and hints.</p>
       
       <p>The JPA mapping and properties are defined in the in META-INF/persistence.xml.</p>
       
@@ -102,7 +102,7 @@
 
     <subsection name="jmx.properties">
     
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/jmx.properties">jmx.properties</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/jmx.properties">jmx.properties</a> in SVN to get some examples and hints.</p>
       
       <p>This is used to configure the JMX MBean server via which all management is achieved (also used by via the james-cli).</p>
       
@@ -117,7 +117,7 @@
 
     <subsection name="sqlResources.xml">
     
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/sqlResources.xml">sqlResources.xml</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/sqlResources.xml">sqlResources.xml</a> in SVN to get some examples and hints.</p>
       
       <p>This file is deprecated but some mailets... still need it. The standard way to access database
          is JPA, but some functionalities are not yet migrated and still need the sqlResources.xml resources.</p>
@@ -138,7 +138,7 @@
 
     <subsection name="JCR Repository Configuration">
 
-      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/jcr-repository.xml">jcr-repository.xml</a> in SVN to get some examples and hints.</p>
+      <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/jcr-repository.xml">jcr-repository.xml</a> in SVN to get some examples and hints.</p>
       
       <p>Used to configure the JCR mailbox (if configure in mailbox.xml).</p>
 

Modified: james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml (original)
+++ james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml Sun Aug  7 09:27:55 2011
@@ -37,7 +37,7 @@
 
   <section name="SMTP Configuration">
   
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/smtpserver.xml">smtpserver.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/smtpserver.xml">smtpserver.xml</a> in SVN to get some examples and hints.</p>
 
     <p>The SMTP service is controlled by a configuration block in the smptserver.xml.
        The smtpserver tag defines the boundaries of the configuration block.  It encloses 
@@ -197,7 +197,7 @@ Correct this.
   
   <section name="LMTP Configuration">
     
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/lmtpserver.xml">lmtpserver.xml</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/lmtpserver.xml">lmtpserver.xml</a> in SVN to get some examples and hints.</p>
     
     <p>The configuration is the same of for SMTP.</p>
     

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=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-users.xml (original)
+++ james/server/trunk/src/site/xdoc/config-users.xml Sun Aug  7 09:27:55 2011
@@ -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/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/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/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/usersrepository.xml">usersrepository.xml</a> in SVN to get some examples and hints.</p>
       
     </subsection>
     

Modified: james/server/trunk/src/site/xdoc/config.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config.xml (original)
+++ james/server/trunk/src/site/xdoc/config.xml Sun Aug  7 09:27:55 2011
@@ -39,116 +39,116 @@
       </tr>
     
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/spring-beans.xml">spring-beans.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/spring-beans.xml">spring-beans.xml</a></td>
         <td><a href="config-serverwide.html">Server-wide Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/database.properties">database.properties</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/database.properties">database.properties</a></td>
         <td><a href="config-serverwide.html">Server-wide Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/META-INF/persistence.xml">META-INF/persistence.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/META-INF/persistence.xml">META-INF/persistence.xml</a></td>
         <td><a href="config-serverwide.html">Server-wide Configuration</a></td>
         <td></td>
       </tr>
       <tr>
         <td>
-          <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/jmx.properties">jmx.properties</a><br/>
+          <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/jmx.properties">jmx.properties</a><br/>
 <!-- 
-          <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/jmx.access">jmx.access</a><br/>
-          <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/jmx.password">jmx.password</a><br/>
+          <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/jmx.access">jmx.access</a><br/>
+          <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/jmx.password">jmx.password</a><br/>
 -->
          </td>
         <td><a href="config-serverwide.html">Server-wide Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/sqlResources.xml">sqlResources.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/sqlResources.xml">sqlResources.xml</a></td>
         <td><a href="config-serverwide.html">Server-wide Configuration</a></td>
         <td>Deprecated</td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/jcr-repository.xml">jcr-repository.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/jcr-repository.xml">jcr-repository.xml</a></td>
         <td><a href="config-serverwide.html">Server-wide Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/domainlist.xml">domainlist.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/domainlist.xml">domainlist.xml</a></td>
         <td><a href="config-domainlist.html">Domain List Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/usersrepository.xml">usersrepository.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/usersrepository.xml">usersrepository.xml</a></td>
         <td><a href="config-users.html">Users Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/recipientrewritetable.xml">recipientrewritetable.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/recipientrewritetable.xml">recipientrewritetable.xml</a></td>
         <td><a href="config-recipientrewritetable.html">Recipient Rewrite Table Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/mailbox.xml">mailbox.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/mailbox.xml">mailbox.xml</a></td>
         <td><a href="config-mailbox.html">Mailbox Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/mailrepositorystore.xml">mailrepositorystore.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/mailrepositorystore.xml">mailrepositorystore.xml</a></td>
         <td><a href="config-mailrepositorystore.html">Mail Repository Stores Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/dnsservice.xml">dnsservice.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/dnsservice.xml">dnsservice.xml</a></td>
         <td><a href="config-dnsservice.html">DNS Service Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/smtpserver.xml">smtpserver.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/smtpserver.xml">smtpserver.xml</a></td>
         <td><a href="config-smtp-lmtp.html">SMTP Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/lmtpserver.xml">lmtpserver.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/lmtpserver.xml">lmtpserver.xml</a></td>
         <td><a href="config-smtp-lmtp.html">LMTP Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/pop3server.xml">pop3server.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/pop3server.xml">pop3server.xml</a></td>
         <td><a href="config-pop3.html">POP3 Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/imapserver.xml">imapserver.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/imapserver.xml">imapserver.xml</a></td>
         <td><a href="config-imap4.html">IMAP4 Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/mailetcontainer.xml">mailetcontainer.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/mailetcontainer.xml">mailetcontainer.xml</a></td>
         <td><a href="config-mailetcontainer.html">Mailet Container Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/fetchmail.xml">fetchmail.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/fetchmail.xml">fetchmail.xml</a></td>
         <td><a href="config-fetchmail.html">FetchMail 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-M3/container-spring/src/main/config/examples/james-listmanager.xml">james-listmanager.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/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>
         <td></td>
       </tr>
       <tr>
-        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/miResources.xml">miResources.xml</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/miResources.xml">miResources.xml</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-M3/container-spring/src/main/config/examples/log4j.properties">log4j.properties</a></td>
+        <td><a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/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>
         <td></td>
       </tr>

Modified: james/server/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/index.xml (original)
+++ james/server/trunk/src/site/xdoc/index.xml Sun Aug  7 09:27:55 2011
@@ -46,7 +46,7 @@
 			<div class="ui-state-highlight ui-corner-all" style="margin-top: 20px; padding: 0 .7em;"> 
 				<p>
                   <span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span>
-				  <span style="font-weight:bold; color:white;">Hey! Apache James Server 3.0-M3 is out - <a href="quick-start.html" style="color:white;">Click here to Quick Start Apache James Server!.</a>
+				  <span style="font-weight:bold; color:white;">Hey! Apache James Server 3.0-beta3 is out - <a href="quick-start.html" style="color:white;">Click here to Quick Start Apache James Server!.</a>
                   Some issues are identified in some use cases with clients such as Outlook Express,...
                   You are kindly invited to report any issue on <a href="https://issues.apache.org/jira/browse/JAMES" style="color:white;">https://issues.apache.org/jira/browse/JAMES</a>
                   or on our mailing list (<a href="http://james.apache.org/mail.html" style="color:white;">http://james.apache.org/mail.html</a>)</span>
@@ -64,11 +64,11 @@
 	      <a href="manage.html">manage</a>, <a href="monitor.html">monitor</a> 
 	      and <a href="dev.html">develop</a> Apache James Server.</p>
 	      
-        <p>Download Apache James Mail Server 3.0-M3 and <a href="quick-start.html">quick-start</a> it!</p>
+        <p>Download Apache James Mail Server 3.0-beta3 and <a href="quick-start.html">quick-start</a> it!</p>
         <p>
           <span class="minibutton btn-download">
             <a href="http://james.apache.org/download.cgi#Apache_James_Server">
-              <span><span class="icon"></span>Early Apache James Server 3.0-M3</span>
+              <span><span class="icon"></span>Early Apache James Server 3.0-beta3</span>
             </a>
           </span>
         </p>
@@ -165,7 +165,7 @@
 	           Component Oriented Programming and  Inversion of Control. The stable and robust 
 	           Spring container provides a strong foundation for the Apache James Server.</p>
 	    
-	        <p>The internal and exposed APIs for this 3.0-M3 release are under current validation and are 
+	        <p>The internal and exposed APIs for this 3.0-beta3 release are under current validation and are 
 	          expected to be subject to change - <a href="dev.html">read more</a>.</p>
 	         
             <p><img src="images/uml/org.apache.james-package-small.png" width="400px" /></p>

Modified: james/server/trunk/src/site/xdoc/monitor-logging.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/monitor-logging.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/monitor-logging.xml (original)
+++ james/server/trunk/src/site/xdoc/monitor-logging.xml Sun Aug  7 09:27:55 2011
@@ -64,7 +64,7 @@ drwxrwxrwx. 7 root root   4096 2010-11-0
 -rw-r--r--. 1 root root     71 2010-11-06 09:24 usersrepository.log
 </source>    
        
-    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/log4j.properties">log4j.properties</a> in SVN to get some examples and hints.</p>
+    <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta3/container-spring/src/main/config/examples/log4j.properties">log4j.properties</a> in SVN to get some examples and hints.</p>
 
     <p>You can rise the logging level on protocols.</p>
     <p>Set log4j.logger.james.smtpserver=DEBUG, SMTPSERVER</p>

Modified: james/server/trunk/src/site/xdoc/quick-start.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/quick-start.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/quick-start.xml (original)
+++ james/server/trunk/src/site/xdoc/quick-start.xml Sun Aug  7 09:27:55 2011
@@ -42,12 +42,12 @@ Step 0: Requirements
 Step 1: Download
 #################
 
-  * Download james-server-container-spring-3.0-M3-bin.zip from http://james.apache.org/download.cgi#Apache_James_Server
+  * Download james-server-container-spring-3.0-beta3-bin.zip from http://james.apache.org/download.cgi#Apache_James_Server
 
 Step 2: Deploy
 ##############
 
-  * Unzip james-server-container-spring-3.0-M3-bin.zip.
+  * Unzip james-server-container-spring-3.0-beta3-bin.zip.
   * You should have a folder with sub-folders bin, conf, lib, log, var and four text files.
 
 $ unzip james-server-container-spring-3.0-M2-bin.tar.gz

Modified: james/server/trunk/src/site/xdoc/release-notes.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/release-notes.xml?rev=1154680&r1=1154679&r2=1154680&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/release-notes.xml (original)
+++ james/server/trunk/src/site/xdoc/release-notes.xml Sun Aug  7 09:27:55 2011
@@ -35,12 +35,12 @@
 	</div>
 </div>
       
-<section name="Version 3.0-M3 (Milestone 3)">
+<section name="Version 3.0-beta3 (Milestone 3)">
 
   <p>Released 2011</p>
 
   <p>The Apache James project is happy to announce the release 
-     of version 3.0-M3 (Milestone 3) of its modular mail server.</p>
+     of version 3.0-beta3 (Milestone 3) of its modular mail server.</p>
 
   <p>We thank all Users for their feedback and tests and we encourage anyone to 
      <a href="http://james.apache.org/download.cgi#Apache_James_Server">download</a>
@@ -50,7 +50,7 @@
      <a href="http://james.apache.org/mail.html">mailing lists</a>.</p>
 
   <pre>
-  * What's new in 3.0-M3 for end users
+  * What's new in 3.0-beta3 for end users
     - Numerous IMAP bug fixes (better client support, memory improvement, NIO and IO support...)
     - Support for IMAP IDLE (RFC 2177, server transmit updates to the client in real time)
     - Telnet Management has been removed in favor of JMX with client shell
@@ -68,7 +68,7 @@
     - Mailing list functionality has been removed
     - More documentation on web site for configuration,...
     - ... and much more, see details on https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411&amp;version=12315512
-  * What's new in 3.0-M3 for developers
+  * What's new in 3.0-beta3 for developers
     - Less maven modules
     - Maven 3.0.2 required to build
     - Upgrade to latest frameworks versions (netty, activemq, jackrabbit...)



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org