noel 2003/01/10 00:15:42
Modified: src/xdocs Tag: branch_2_1_fcs mailet_api_2_1.xml
serverwide_configuration_2_1.xml
Log:
Corrected links
Revision Changes Path
No revision
No revision
1.3.4.1 +1 -1 jakarta-james/src/xdocs/mailet_api_2_1.xml
Index: mailet_api_2_1.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/mailet_api_2_1.xml,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -u -r1.3 -r1.3.4.1
--- mailet_api_2_1.xml 7 Dec 2002 20:38:20 -0000 1.3
+++ mailet_api_2_1.xml 10 Jan 2003 08:15:42 -0000 1.3.4.1
@@ -23,7 +23,7 @@
or pass the message to an external API or component. This can include delivering a
message to its destination
repository or SMTP server.</p>
<p>The Mailet API is currently in its second revision. Although, the Mailet API is
expected to undergo substantial changes in the near future, it is our aim that
existing Mailets that abided purely by the prior Mailet API interfaces will continue
to run with the revised specification.</p>
-<p>The Javadoc for the Mailet API can be found <a
href="/mailet/index.html">here</a>.</p>
+<p>The Javadoc for the Mailet API can be found <a
href="mailet/index.html">here</a>.</p>
<p>James bundles a number of Matchers and Mailets in its distribution.
Descriptions of provided matchers
can be found <a href="provided_matchers_2_1.html">here</a>, while descriptions of
provided mailets can be found
<a href="provided_mailets_2_1.html">here</a>.</p>
1.3.4.1 +1 -1 jakarta-james/src/xdocs/serverwide_configuration_2_1.xml
Index: serverwide_configuration_2_1.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/serverwide_configuration_2_1.xml,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -u -r1.3 -r1.3.4.1
--- serverwide_configuration_2_1.xml 7 Dec 2002 20:38:20 -0000 1.3
+++ serverwide_configuration_2_1.xml 10 Jan 2003 08:15:42 -0000 1.3.4.1
@@ -44,7 +44,7 @@
<li><strong>repository</strong> - this defines the mail repository that will be
used to store
mail delivered locally. This element has no body. The required attribute
<strong>type</strong>
is always set to "MAIL". The required attribute <strong>repositoryURL</strong>
addresses the
-repository as described in <a href="repository_configuration.html">the repository
configuration section</a>.</li>
+repository as described in <a href="repositories_2_1.html">the repository
configuration section</a>.</li>
</ul>
</ul>
</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>