Author: eric
Date: Sun Sep 19 06:29:23 2010
New Revision: 998595

URL: http://svn.apache.org/viewvc?rev=998595&view=rev
Log:
Bulk replace 2.3 with 3.0

Modified:
    james/server/trunk/src/site/xdoc/adding_users.xml
    james/server/trunk/src/site/xdoc/announcement.xml
    james/server/trunk/src/site/xdoc/architecture.xml
    james/server/trunk/src/site/xdoc/build_instructions.xml
    james/server/trunk/src/site/xdoc/changelog.xml
    james/server/trunk/src/site/xdoc/custom_mailet.xml
    james/server/trunk/src/site/xdoc/custom_matcher.xml
    james/server/trunk/src/site/xdoc/dns_configuration.xml
    james/server/trunk/src/site/xdoc/fetchmail_configuration.xml
    james/server/trunk/src/site/xdoc/index.xml
    james/server/trunk/src/site/xdoc/installation_instructions.xml
    james/server/trunk/src/site/xdoc/mailet_api.xml
    james/server/trunk/src/site/xdoc/mailing_lists.xml
    james/server/trunk/src/site/xdoc/migrating_datasource.xml
    james/server/trunk/src/site/xdoc/nntp_configuration.xml
    james/server/trunk/src/site/xdoc/pop3_configuration.xml
    james/server/trunk/src/site/xdoc/provided_mailets.xml
    james/server/trunk/src/site/xdoc/provided_matchers.xml
    james/server/trunk/src/site/xdoc/remotemanager_configuration.xml
    james/server/trunk/src/site/xdoc/serverwide_configuration.xml
    james/server/trunk/src/site/xdoc/smtp_auth.xml
    james/server/trunk/src/site/xdoc/smtp_configuration.xml
    james/server/trunk/src/site/xdoc/spoolmanager.xml
    james/server/trunk/src/site/xdoc/spoolmanager_configuration.xml
    james/server/trunk/src/site/xdoc/summary.xml
    james/server/trunk/src/site/xdoc/upgrade_instructions.xml
    james/server/trunk/src/site/xdoc/usingTLS.xml
    james/server/trunk/src/site/xdoc/using_database.xml

Modified: james/server/trunk/src/site/xdoc/adding_users.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/adding_users.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/adding_users.xml (original)
+++ james/server/trunk/src/site/xdoc/adding_users.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Adding Users</title>
+  <title>James 3.0 - Adding Users</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/announcement.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/announcement.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/announcement.xml (original)
+++ james/server/trunk/src/site/xdoc/announcement.xml Sun Sep 19 06:29:23 2010
@@ -19,12 +19,12 @@
 -->
 <document>
  <properties>
-  <title>James 2.3 - Release Announcement</title>
+  <title>James 3.0 - Release Announcement</title>
  </properties>
 <body>
 <section name="Release Announcement">
 <p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) Project is 
happy to announce the release 
-of version 2.3 of the Apache James server.</p>
+of version 3.0 of the Apache James server.</p>
 
 <p>James is a 100% pure Java Mail and News server designed to be a complete 
and portable enterprise 
 mail engine solution.  James supports currently available IETF protocols, 
including SMTP,POP3 and NNTP 
@@ -37,7 +37,7 @@ API.  With its Mailet pipeline architect
 services, but also to implement custom e-mail applications.</p>
 
 <p>The James mail server is deployed in production environments and has proven 
itself to be a robust 
-and high performance mail solution.  Tests indicate that version 2.3 is able 
to maintain a constant 
+and high performance mail solution.  Tests indicate that version 3.0 is able 
to maintain a constant 
 mail throughput rate of thousands of messages/minute for continuous 
periods.</p>
 
 <p>The James Community is also happy to announce the beginning of the design 
phase for James version 

Modified: james/server/trunk/src/site/xdoc/architecture.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/architecture.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/architecture.xml (original)
+++ james/server/trunk/src/site/xdoc/architecture.xml Sun Sep 19 06:29:23 2010
@@ -45,7 +45,7 @@
 
   <p>
     James is built on top of Avalon, the Java Apache Server Framework.
-    Versions 2.3 of James use a modified trunk version of Avalon code.
+    Versions 3.0 of James use a modified trunk version of Avalon code.
     Please the JAMES_PHOENIX.txt file shipped with the src for information.
     
     The <code>lib</code> directory includes date-stamped jars of the various 
Avalon libraries.

Modified: james/server/trunk/src/site/xdoc/build_instructions.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/build_instructions.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/build_instructions.xml (original)
+++ james/server/trunk/src/site/xdoc/build_instructions.xml Sun Sep 19 06:29:23 
2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Building James</title>
+  <title>James 3.0 - Building James</title>
 </properties>
 <body>
 <p>This step is not necessary to use the standard out of the box version of 
James.  A 

Modified: james/server/trunk/src/site/xdoc/changelog.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/changelog.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/changelog.xml (original)
+++ james/server/trunk/src/site/xdoc/changelog.xml Sun Sep 19 06:29:23 2010
@@ -29,11 +29,11 @@
 <p>This document records what was done between releases.  As always, thank you 
to everyone who contributed code, documentation, bug reports, and feedback.
 </p>
 
-<section name="Version 2.3.0 Final">
+<section name="Version 3.0.0 Final">
 <p>Released 23 October 2006</p>
 </section>
 
-<section name="Version 2.3.0rc5">
+<section name="Version 3.0.0rc5">
 <p>Released 12 October 2006</p>
 <p>Detail</p>
 <subsection name="Bug"></subsection>
@@ -45,7 +45,7 @@
 </ul>
 </section>
 
-<section name="Version 2.3.0rc4">
+<section name="Version 3.0.0rc4">
 <p>Released 2 October 2006</p>
 <p>Detail</p>
 <subsection name="Bug"></subsection>
@@ -58,11 +58,11 @@
 <subsection name="Task"></subsection>
 <ul>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-618'>JAMES-618</a>] - 
Move server-site documents from james/server repository to james/site/server 
repository</li>
-<li>[<a href='http://issues.apache.org/jira/browse/JAMES-634'>JAMES-634</a>] - 
Fix m2 projects to not lookup dependencies on ibiblio, to simplify the website 
build and to include 2.2.0 and 2.3.0 docs</li>
+<li>[<a href='http://issues.apache.org/jira/browse/JAMES-634'>JAMES-634</a>] - 
Fix m2 projects to not lookup dependencies on ibiblio, to simplify the website 
build and to include 2.2.0 and 3.0.0 docs</li>
 </ul>
 </section>
 
-<section name="Version 2.3.0rc3">
+<section name="Version 3.0.0rc3">
 <p>Released 15 September 2006</p>
 <p>Detail</p>
 <subsection name="Bug"></subsection>
@@ -72,7 +72,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-591'>JAMES-591</a>] - 
LogMessage mailet use wrong configutre option</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-594'>JAMES-594</a>] - 
JVM_OPTS get passed two times</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-603'>JAMES-603</a>] - 
Outgoing spooling stuck over old mails when more than 1000 old mails are 
present in outgoing.</li>
-<li>[<a href='http://issues.apache.org/jira/browse/JAMES-609'>JAMES-609</a>] - 
MailImpl.setMessage and possible NPE: regression from 2.2.0 and 2.3.0rc1</li>
+<li>[<a href='http://issues.apache.org/jira/browse/JAMES-609'>JAMES-609</a>] - 
MailImpl.setMessage and possible NPE: regression from 2.2.0 and 3.0.0rc1</li>
 </ul>
 <subsection name="Task"></subsection>
 <ul>
@@ -81,11 +81,11 @@
 </ul>
 <subsection name="Wish"></subsection>
 <ul>
-<li>[<a href='http://issues.apache.org/jira/browse/JAMES-581'>JAMES-581</a>] - 
Add an "Upgrade documentation" to our docs explaining the upgrade from 2.2.0 to 
2.3.0</li>
+<li>[<a href='http://issues.apache.org/jira/browse/JAMES-581'>JAMES-581</a>] - 
Add an "Upgrade documentation" to our docs explaining the upgrade from 2.2.0 to 
3.0.0</li>
 </ul>
 </section>
 
-<section name="Version 2.3.0rc2">
+<section name="Version 3.0.0rc2">
 <p>Released 12 August 2006</p>
 <p>Detail</p>
 <subsection name="Bug"></subsection>
@@ -107,7 +107,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-582'>JAMES-582</a>] - 
Released packages confusions (name, artifacts)</li>
 </ul>
 </section>
-<section name="Version 2.3.0rc1">
+<section name="Version 3.0.0rc1">
 <p>Released 25 July 2006</p>
 <p>Detail</p>
 <subsection name="Bug"></subsection>
@@ -120,7 +120,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-568'>JAMES-568</a>] - 
reorganize download area structure</li>
 </ul>
 </section>
-<section name="Version 2.3.0b3">
+<section name="Version 3.0.0b3">
 <p>Released 15 July 2006</p>
 <p>Detail</p>
 <subsection name="Bug"></subsection>
@@ -131,7 +131,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-561'>JAMES-561</a>] - 
User aliasing does not work</li>
 </ul>
 </section>
-<section name="Version 2.3.0b2">
+<section name="Version 3.0.0b2">
 <p>Unreleased</p>
 <p>Detail</p>
 <subsection name="Bug"></subsection>
@@ -156,7 +156,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-536'>JAMES-536</a>] - 
Decide what to do with repository implementations configured by default 
(db/dbfile/file)</li>
 </ul>
 </section>
-<section name="Version 2.3.0b1">
+<section name="Version 3.0.0b1">
 <p>Released 9 June 2006</p>
 <p>Details</p>
 <subsection name="Bug"></subsection>
@@ -173,7 +173,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-513'>JAMES-513</a>] - 
Rename AddHeader and AddHeaderHandler</li>
 </ul>
 </section>
-<section name="Version 2.3.0a3">
+<section name="Version 3.0.0a3">
 <p>Details</p>
 <subsection name="Bug"></subsection>
 <ul>
@@ -186,7 +186,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-504'>JAMES-504</a>] - 
RemoteDelivery threads do not unlock delayed mails</li>
 </ul>
 </section>
-<section name="Version 2.3.0a2">
+<section name="Version 3.0.0a2">
 <p>Details</p>
 <subsection name="Bug"></subsection>
 <ul>
@@ -198,10 +198,10 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-447'>JAMES-447</a>] - 
ClassCastException when storing multipart message without Msg ID</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-452'>JAMES-452</a>] - 
Broken messages after passing james</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-455'>JAMES-455</a>] - 
AddFooter mailet throw UnsupportedEncodingException</li>
-<li>[<a href='http://issues.apache.org/jira/browse/JAMES-458'>JAMES-458</a>] - 
SSL not working in James 2.3.0a1</li>
+<li>[<a href='http://issues.apache.org/jira/browse/JAMES-458'>JAMES-458</a>] - 
SSL not working in James 3.0.0a1</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-459'>JAMES-459</a>] - 
Incompatible/Duplicate excalibur-cli-1.0.jar library in classpath</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-460'>JAMES-460</a>] - 
Running James as an NT service</li>
-<li>[<a href='http://issues.apache.org/jira/browse/JAMES-462'>JAMES-462</a>] - 
Error in message.getLineCount (Error using NotifyPostmaster with James 2.3)</li>
+<li>[<a href='http://issues.apache.org/jira/browse/JAMES-462'>JAMES-462</a>] - 
Error in message.getLineCount (Error using NotifyPostmaster with James 3.0)</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-466'>JAMES-466</a>] - 
java.sql.SQLException: Error reading from InputStream java.io.IOException in 
current trunk</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-467'>JAMES-467</a>] - 
corrupt messages in james trunk</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-470'>JAMES-470</a>] - 
DNSRBLHandler config error</li>
@@ -222,7 +222,7 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-445'>JAMES-445</a>] - 
Enforcement for HELO/EHLO commands before MAIL</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-450'>JAMES-450</a>] - 
"LocalUsers" user repository should be wired in the assembly and not hardcoded 
in components</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-469'>JAMES-469</a>] - 
Make SMTP message queuing configurable (as an Handler)</li>
-<li>[<a href='http://issues.apache.org/jira/browse/JAMES-477'>JAMES-477</a>] - 
Configure option to disable heloEhloEnforcement to be compatible with james 
&lt; 2.3.0</li>
+<li>[<a href='http://issues.apache.org/jira/browse/JAMES-477'>JAMES-477</a>] - 
Configure option to disable heloEhloEnforcement to be compatible with james 
&lt; 3.0.0</li>
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-478'>JAMES-478</a>] - 
Only check against RBL if the client is not allowed to relay</li>
 </ul>
     
@@ -245,10 +245,10 @@
 <li>[<a href='http://issues.apache.org/jira/browse/JAMES-451'>JAMES-451</a>] - 
Check for valid domain in HELO</li>
 </ul>
 </section>
-<section name="Version 2.3.0a1">
+<section name="Version 3.0.0a1">
 <p>Released 15 February 2006</p>
 <p>
-James 2.3.0a1 is "storage" compatible with 2.2.0 (It uses the same files/db 
formats of James 2.2.0). Configuration should be updated following this 
instructions. Mailets developed against 2.2.0 are not binary compatible with 
2.3.0 but rebuilding mailets in 2.3.0a1 should be an easy task: just replace 
"Component"s with "Service"s and replace "MailStore" with "Store" and rebuild. 
Below are some highlights of features and changes already available:
+James 3.0.0a1 is "storage" compatible with 2.2.0 (It uses the same files/db 
formats of James 2.2.0). Configuration should be updated following this 
instructions. Mailets developed against 2.2.0 are not binary compatible with 
3.0.0 but rebuilding mailets in 3.0.0a1 should be an easy task: just replace 
"Component"s with "Service"s and replace "MailStore" with "Store" and rebuild. 
Below are some highlights of features and changes already available:
 <ul>
 <li>Phoenix container upgraded to the latest trunk: better classpath 
management for mailets</li>
 <li>Derby support: also made it the default storage engine</li>

Modified: james/server/trunk/src/site/xdoc/custom_mailet.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/custom_mailet.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/custom_mailet.xml (original)
+++ james/server/trunk/src/site/xdoc/custom_mailet.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Writing a Custom Mailet</title>
+  <title>James 3.0 - Writing a Custom Mailet</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/custom_matcher.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/custom_matcher.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/custom_matcher.xml (original)
+++ james/server/trunk/src/site/xdoc/custom_matcher.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Writing a Custom Matcher</title>
+  <title>James 3.0 - Writing a Custom Matcher</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/dns_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dns_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dns_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/dns_configuration.xml Sun Sep 19 06:29:23 
2010
@@ -19,49 +19,53 @@
 -->
 <document>
 
- <properties>
-  <title>James 2.3 - Configuring DNS Services</title>
- </properties>
+<properties>
+ <title>James 3.0 - Configuring DNS Services</title>
+</properties>
 
 <body>
-<section name="DNS Configuration">
+ 
+ <section name="DNS Configuration">
+
+  <p>DNS Transport services are controlled by a configuration block in
+     the config.xml. This block affects SMTP remote delivery.</p>
+
+  <p>The dnsserver tag defines the boundaries of the configuration
+     block. It encloses all the relevant configuration for the DNS server.
+     The behavior of the DNS service is controlled by the attributes and
+     children of this tag.</p> 
+
+  <p>The standard children of the dnsserver tag are:</p>
+
+   <ul>
+    <li><strong>servers</strong> - This is a list of DNS Servers to be used by 
James and are 
+        specified by one, or more <strong><i>server</i></strong> elements, 
which are child elements. 
+        Each server element is the IP address of a single DNS server.
+        <source>
+         &lt;servers&gt;
+          &lt;server&gt;127.0.0.1&lt;/server&gt;
+          &lt;server&gt;166.181.194.205&lt;/server&gt;
+          &lt;/servers&gt;
+        </source>
+   </li>
+   <li><strong>authoritative</strong> - (<strong>true/false</strong>)This tag 
specifies whether or not 
+       to require authoritative (non-cached) DNS records; to only accept DNS 
responses that are 
+        authoritative for the domain. It is primarily useful in an 
intranet/extranet environment.
+       <p>This should always be <strong>false</strong> unless you understand 
the implications.</p>
+   </li>
+  </ul>
+
+ </section>
+ 
+ <section name="Sun JVM DNS Lookup Configuration.">
+  <p>Sun's JVM Internet address lookup uses a cache which is unbounded and 
doesn't time out.<br/>
+  This is obviously not great for a long running process like a mail server so 
we have introduced a system property <strong>networkaddress.cache.ttl</strong> 
that is used by the distributed phoenix start-up scripts, at startup, to 
override the java 1.4 
<strong>Security.setProperty("networkaddress.cache.ttl")</strong>.<br/> By 
default this is set to <strong>300</strong> seconds.</p>
+  <p>This workaround will only be present if you use James as distributed. If 
you use James in any other container, including different versions of Phoenix, 
you will need to ensure that you make a similar configuration change to allow 
the internet address cache to perform acceptably.</p>
+  <p>James 3.0 has this workaround and it requires it to operate acceptably. 
Future versions of James will continue to have the workaround in place but will 
*not* require it. This will provide continued support for any mailets which you 
may deploy from other sources which might continue to use Sun's InetAddress 
class for DNS resolution.</p>
+  <p>We are not currently aware of the behaviour of this cache in other JVM 
implementations, nor of the effect, if any, which this change might have on 
them</p>
+  <p>For more on this read defect report <a 
href="http://issues.apache.org/jira/browse/JAMES-592";>JAMES-592</a> and related 
defects.</p>
+ </section>
 
-  
-<p>DNS Transport services are controlled by a configuration block in
-the config.xml. This block affects SMTP remote delivery.</p>
-
-<p>The dnsserver tag defines the boundaries of the configuration
-block. It encloses all the relevant configuration for the DNS server.
-The behavior of the DNS service is controlled by the attributes and
-children of this tag.</p> 
-
-<p>The standard children of the dnsserver tag are:</p>
-<ul>
-<li><strong>servers</strong> - This is a list of DNS Servers to be used by 
James and are 
-specified by one, or more <strong><i>server</i></strong> elements, which are 
child elements. 
-Each server element is the IP address of a single DNS server.
-<source>
-&lt;servers&gt;
-  &lt;server&gt;127.0.0.1&lt;/server&gt;
-  &lt;server&gt;166.181.194.205&lt;/server&gt;
-&lt;/servers&gt;
-</source>
-</li>
-
-<li><strong>authoritative</strong> - (<strong>true/false</strong>)This tag 
specifies whether or not 
-to require authoritative (non-cached) DNS records; to only accept DNS 
responses that are 
-authoritative for the domain. It is primarily useful in an intranet/extranet 
environment.
-<p>This should always be <strong>false</strong> unless you understand the 
implications.</p>
-</li>
-</ul>
-</section>
-<section name="Sun JVM DNS Lookup Configuration.">
-<p>Sun's JVM Internet address lookup uses a cache which is unbounded and 
doesn't time out.<br/>
-This is obviously not great for a long running process like a mail server so 
we have introduced a system property <strong>networkaddress.cache.ttl</strong> 
that is used by the distributed phoenix start-up scripts, at startup, to 
override the java 1.4 
<strong>Security.setProperty("networkaddress.cache.ttl")</strong>.<br/> By 
default this is set to <strong>300</strong> seconds.</p>
-<p>This workaround will only be present if you use James as distributed. If 
you use James in any other container, including different versions of Phoenix, 
you will need to ensure that you make a similar configuration change to allow 
the internet address cache to perform acceptably.</p>
-<p>James 2.3 has this workaround and it requires it to operate acceptably. 
Future versions of James will continue to have the workaround in place but will 
*not* require it. This will provide continued support for any mailets which you 
may deploy from other sources which might continue to use Sun's InetAddress 
class for DNS resolution.</p>
-<p>We are not currently aware of the behaviour of this cache in other JVM 
implementations, nor of the effect, if any, which this change might have on 
them</p>
-<p>For more on this read defect report <a 
href="http://issues.apache.org/jira/browse/JAMES-592";>JAMES-592</a> and related 
defects.</p>
-</section>
 </body>
+
 </document>

Modified: james/server/trunk/src/site/xdoc/fetchmail_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/fetchmail_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/fetchmail_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/fetchmail_configuration.xml Sun Sep 19 
06:29:23 2010
@@ -19,7 +19,7 @@
 -->
 <document>
  <properties>
-  <title>James 2.3 - fetchmail Configuration</title>
+  <title>James 3.0 - fetchmail Configuration</title>
  </properties>
 
  <body>

Modified: james/server/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/index.xml (original)
+++ james/server/trunk/src/site/xdoc/index.xml Sun Sep 19 06:29:23 2010
@@ -29,7 +29,7 @@
 James 3.0-M1 represents the leading edge of development. This codestream has 
many more
 features than the 2.x code, but is not as well tested in production. The 
internal APIs
 are under current validation and are expected to be subject to change. 
Reasonable
-configuration compatibility has been retained with 2.3.
+configuration compatibility has been retained with 3.0.
 </p>
 <p>
 The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure 
Java SMTP, IMAP4 and POP3 Mail 
@@ -52,10 +52,10 @@ The stable and robust Spring container p
 James 3.0-M1 requires Java 1.5 but Java 1.6 is recommended.
 </p>
 <p>
-A migration guide for users willing to upgrade from 2.3 to 3.0-M1 is under 
redaction.
+A migration guide for users willing to upgrade from 3.0 to 3.0-M1 is under 
redaction.
 </p>
 <p>
-The NNTP News server present in James 2.3 has been removed from the 3.0 
release line.
+The NNTP News server present in James 3.0 has been removed from the 3.0 
release line.
 </p>
 <p>
 This documentation is intended to be an introduction to the concepts behind 
the James implementation, as well 

Modified: james/server/trunk/src/site/xdoc/installation_instructions.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/installation_instructions.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/installation_instructions.xml (original)
+++ james/server/trunk/src/site/xdoc/installation_instructions.xml Sun Sep 19 
06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Installation</title>
+  <title>James 3.0 - Installation</title>
  </properties>
 <body>
 <section name="Requirements">

Modified: james/server/trunk/src/site/xdoc/mailet_api.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mailet_api.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mailet_api.xml (original)
+++ james/server/trunk/src/site/xdoc/mailet_api.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Mailet API</title>
+  <title>James 3.0 - Mailet API</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/mailing_lists.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mailing_lists.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mailing_lists.xml (original)
+++ james/server/trunk/src/site/xdoc/mailing_lists.xml Sun Sep 19 06:29:23 2010
@@ -19,14 +19,14 @@
 -->
 <document>
  <properties>
-  <title>James 2.3 - Creating Mailing Lists</title>
+  <title>James 3.0 - Creating Mailing Lists</title>
  </properties>
 <body>
 
 <section name="How To Create Mailing Lists">
 <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
-currently supplied Matchers and Mailets in James v2.3.</p>
+currently supplied Matchers and Mailets in James v3.0.</p>
 
 <p>Basically, the process requires creating two &lt;mailet&gt; entries
 and a repository.  The first mailet handles list commands (currently

Modified: james/server/trunk/src/site/xdoc/migrating_datasource.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/migrating_datasource.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/migrating_datasource.xml (original)
+++ james/server/trunk/src/site/xdoc/migrating_datasource.xml Sun Sep 19 
06:29:23 2010
@@ -29,7 +29,7 @@
 <section name="Migrating from Avalon database connections to DataSource">
 
 <p>
-  In James version 2.3, we expose database connections via the 
javax.sql.DataSource.  This document describes how to update code using James 
previous database connectivity (Avalon's DataSourceComponent).
+  In James version 3.0, we expose database connections via the 
javax.sql.DataSource.  This document describes how to update code using James 
previous database connectivity (Avalon's DataSourceComponent).
 </p>
 <ol>
 <li>Remove references to DataSourceSelector.</li>

Modified: james/server/trunk/src/site/xdoc/nntp_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/nntp_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/nntp_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/nntp_configuration.xml Sun Sep 19 06:29:23 
2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Configuring the NNTP Service</title>
+  <title>James 3.0 - Configuring the NNTP Service</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/pop3_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/pop3_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/pop3_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/pop3_configuration.xml Sun Sep 19 06:29:23 
2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Configuring the POP3 Service</title>
+  <title>James 3.0 - Configuring the POP3 Service</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/provided_mailets.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/provided_mailets.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/provided_mailets.xml (original)
+++ james/server/trunk/src/site/xdoc/provided_mailets.xml Sun Sep 19 06:29:23 
2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Provided Mailets</title>
+  <title>James 3.0 - Provided Mailets</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/provided_matchers.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/provided_matchers.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/provided_matchers.xml (original)
+++ james/server/trunk/src/site/xdoc/provided_matchers.xml Sun Sep 19 06:29:23 
2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Provided Matchers</title>
+  <title>James 3.0 - Provided Matchers</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/remotemanager_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/remotemanager_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/remotemanager_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/remotemanager_configuration.xml Sun Sep 19 
06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Configuring the RemoteManager</title>
+  <title>James 3.0 - Configuring the RemoteManager</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/serverwide_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/serverwide_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/serverwide_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/serverwide_configuration.xml Sun Sep 19 
06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Global Server Configuration</title>
+  <title>James 3.0 - Global Server Configuration</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/smtp_auth.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/smtp_auth.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/smtp_auth.xml (original)
+++ james/server/trunk/src/site/xdoc/smtp_auth.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Using Authenticated SMTP</title>
+  <title>James 3.0 - Using Authenticated SMTP</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/smtp_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/smtp_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/smtp_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/smtp_configuration.xml Sun Sep 19 06:29:23 
2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Configuring the SMTP Service</title>
+  <title>James 3.0 - Configuring the SMTP Service</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/spoolmanager.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/spoolmanager.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/spoolmanager.xml (original)
+++ james/server/trunk/src/site/xdoc/spoolmanager.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - The SpoolManager, Matchers, and Mailets</title>
+  <title>James 3.0 - The SpoolManager, Matchers, and Mailets</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/spoolmanager_configuration.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/spoolmanager_configuration.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/spoolmanager_configuration.xml (original)
+++ james/server/trunk/src/site/xdoc/spoolmanager_configuration.xml Sun Sep 19 
06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Configuring the SpoolManager</title>
+  <title>James 3.0 - Configuring the SpoolManager</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/summary.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/summary.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/summary.xml (original)
+++ james/server/trunk/src/site/xdoc/summary.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Component Summary</title>
+  <title>James 3.0 - Component Summary</title>
  </properties>
 
 <body>

Modified: james/server/trunk/src/site/xdoc/upgrade_instructions.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/upgrade_instructions.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/upgrade_instructions.xml (original)
+++ james/server/trunk/src/site/xdoc/upgrade_instructions.xml Sun Sep 19 
06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Upgrading</title>
+  <title>James 3.0 - Upgrading</title>
  </properties>
 <body>
 <section name="Upgrading Comments">
@@ -41,7 +41,7 @@ installation in this place.</p>
 </section>
 <section name="Copy and modify config.xml">
 <subsection name="Remove the fetchpop block">
-<p>It's necessary to remove the fetchpop block in config.xml because fetchpop 
was removed in 2.3.</p>
+<p>It's necessary to remove the fetchpop block in config.xml because fetchpop 
was removed in 3.0.</p>
 </subsection>
 <subsection name="Move mailet and matcher packages config">
 <p>Move &lt;mailetpackages&gt; and &lt;matcherpackages&gt; outside of the 
&lt;spoolmanager&gt; block.</p>

Modified: james/server/trunk/src/site/xdoc/usingTLS.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/usingTLS.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/usingTLS.xml (original)
+++ james/server/trunk/src/site/xdoc/usingTLS.xml Sun Sep 19 06:29:23 2010
@@ -20,15 +20,15 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Using TLS</title>
+  <title>James 3.0 - Using TLS</title>
  </properties>
 
 <body>
 
-<section name="James 2.3 - Using TLS">
+<section name="James 3.0 - Using TLS">
 
 <p>
-This document explains how to enable James 2.3 services to use Transport Layer 
Security (TLS) for encrypted client-server communication.</p>
+This document explains how to enable James 3.0 services to use Transport Layer 
Security (TLS) for encrypted client-server communication.</p>
 
 <subsection name="Making TLS/SSL Server Sockets Available Inside James">
 <p>James uses the Sun Java Secure Sockets Extension (JSSE) infrastructure to 
provide TLS/SSL 

Modified: james/server/trunk/src/site/xdoc/using_database.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/using_database.xml?rev=998595&r1=998594&r2=998595&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/using_database.xml (original)
+++ james/server/trunk/src/site/xdoc/using_database.xml Sun Sep 19 06:29:23 2010
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>James 2.3 - Using a Database</title>
+  <title>James 3.0 - Using a Database</title>
  </properties>
 
 <body>



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

Reply via email to