Author: bago
Date: Wed Sep 27 01:09:49 2006
New Revision: 450375
URL: http://svn.apache.org/viewvc?view=rev&rev=450375
Log:
Updated comments in configuration files to match new website urls (JAMES-626)
Modified:
james/server/trunk/src/conf/james-config.xml
james/server/trunk/src/conf/james-fetchmail.xml
james/server/trunk/src/conf/samples/fetchmail/maxMessageSize.xml
james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsers.xml
james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsersDynamic.xml
james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUser.xml
james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUserDynamic.xml
james/server/trunk/src/conf/samples/fetchmail/remoteReceivedHeader.xml
Modified: james/server/trunk/src/conf/james-config.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/james-config.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
--- james/server/trunk/src/conf/james-config.xml (original)
+++ james/server/trunk/src/conf/james-config.xml Wed Sep 27 01:09:49 2006
@@ -19,8 +19,8 @@
<!-- In case the defaults do not suit you, the items you are most likely to
need to change -->
<!-- are preceded by a CHECKME! or CONFIRM? comment in the left margin. -->
-<!-- For production use you will probably n"src/conf/james-assembly.xml"eed to
make more extensive changes, see -->
-<!-- http://james.apache.org/documentation_2_1.html -->
+<!-- For production use you will probably need to make more extensive changes,
see -->
+<!-- http://james.apache.org/server/2.3.0/ -->
<!-- $Revision$ Committed on $Date$ by: $Author$ -->
Modified: james/server/trunk/src/conf/james-fetchmail.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/james-fetchmail.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
--- james/server/trunk/src/conf/james-fetchmail.xml (original)
+++ james/server/trunk/src/conf/james-fetchmail.xml Wed Sep 27 01:09:49 2006
@@ -3,7 +3,7 @@
<!-- fetched domains in the <servernames> section of the <James> block
-->
<!-- above. This block is disabled by default.
-->
- <!-- See http://james.apache.org/fetchmail_configuration_2_2.html for
detailed -->
+ <!-- See http://james.apache.org/server/2.3.0/fetchmail_configuration.html
for detailed -->
<!-- configuration instructions and examples.
-->
<!-- I M P O R T A N T -->
@@ -46,7 +46,7 @@
<!-- When a message server supports BOTH delivery for a single
user to a specific INBOX and access to all mail -->
<!-- for a domain through a single INBOX, you can use <alllocal>
and <account> together to guarantee that all -->
<!-- local mail gets delivered to the correct user and all
unwanted mail is deleted from the message -->
- <!-- server. See
http://james.apache.org/fetchmail_configuration_2_2.html for details. -->
+ <!-- server. See
http://james.apache.org/server/2.3.0/fetchmail_configuration.html for details.
-->
<!-- Limitations and Future Directions -->
<!-- 1) <alllocal> requires the password for all accounts for a
domain on the message server be the same. True -->
Modified: james/server/trunk/src/conf/samples/fetchmail/maxMessageSize.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/samples/fetchmail/maxMessageSize.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
--- james/server/trunk/src/conf/samples/fetchmail/maxMessageSize.xml (original)
+++ james/server/trunk/src/conf/samples/fetchmail/maxMessageSize.xml Wed Sep 27
01:09:49 2006
@@ -1,5 +1,5 @@
<!--
- See http://james.apache.org/fetchmail_configuration_2_2.html"
+ See http://james.apache.org/server/2.3.0/fetchmail_configuration.html"
-->
<fetchmail enabled="false">
<fetch name="external.domain.com">
Modified: james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsers.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsers.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
--- james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsers.xml
(original)
+++ james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsers.xml Wed
Sep 27 01:09:49 2006
@@ -1,5 +1,5 @@
<!--
- See http://james.apache.org/fetchmail_configuration_2_2.html"
+ See http://james.apache.org/server/2.3.0/fetchmail_configuration.html"
-->
<fetchmail enabled="false">
<fetch name="external.domain.com">
Modified:
james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsersDynamic.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsersDynamic.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
---
james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsersDynamic.xml
(original)
+++
james/server/trunk/src/conf/samples/fetchmail/oneAccountManyUsersDynamic.xml
Wed Sep 27 01:09:49 2006
@@ -1,5 +1,5 @@
<!--
- See http://james.apache.org/fetchmail_configuration_2_2.html"
+ See http://james.apache.org/server/2.3.0/fetchmail_configuration.html"
-->
<fetchmail enabled="false">
<fetch name="external.domain.com">
Modified: james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUser.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUser.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
--- james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUser.xml
(original)
+++ james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUser.xml Wed Sep
27 01:09:49 2006
@@ -1,5 +1,5 @@
<!--
- See http://james.apache.org/fetchmail_configuration_2_2.html"
+ See http://james.apache.org/server/2.3.0/fetchmail_configuration.html"
-->
<fetchmail enabled="false">
<fetch name="external.domain.com">
Modified:
james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUserDynamic.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUserDynamic.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
--- james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUserDynamic.xml
(original)
+++ james/server/trunk/src/conf/samples/fetchmail/oneAccountPerUserDynamic.xml
Wed Sep 27 01:09:49 2006
@@ -1,5 +1,5 @@
<!--
- See http://james.apache.org/fetchmail_configuration_2_2.html"
+ See http://james.apache.org/server/2.3.0/fetchmail_configuration.html"
-->
<fetchmail enabled="false">
<fetch name="external.domain.com">
Modified: james/server/trunk/src/conf/samples/fetchmail/remoteReceivedHeader.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/conf/samples/fetchmail/remoteReceivedHeader.xml?view=diff&rev=450375&r1=450374&r2=450375
==============================================================================
--- james/server/trunk/src/conf/samples/fetchmail/remoteReceivedHeader.xml
(original)
+++ james/server/trunk/src/conf/samples/fetchmail/remoteReceivedHeader.xml Wed
Sep 27 01:09:49 2006
@@ -1,5 +1,5 @@
<!--
- See http://james.apache.org/fetchmail_configuration_2_2.html"
+ See http://james.apache.org/server/2.3.0/fetchmail_configuration.html"
-->
<fetchmail enabled="false">
<fetch name="external.domain.com">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]