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 ba...@apache.org on 2006/11/16 23:02:05 UTC

svn commit: r475940 - /james/server/trunk/src/conf/james-config.xml

Author: bago
Date: Thu Nov 16 14:02:05 2006
New Revision: 475940

URL: http://svn.apache.org/viewvc?view=rev&rev=475940
Log:
Fix trivial typo in james-config.xml (JAMES-699)
Thanks to Robert Burrell Donkin

Modified:
    james/server/trunk/src/conf/james-config.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=475940&r1=475939&r2=475940
==============================================================================
--- james/server/trunk/src/conf/james-config.xml (original)
+++ james/server/trunk/src/conf/james-config.xml Thu Nov 16 14:02:05 2006
@@ -109,7 +109,7 @@
    </mailboxmanager>    
    <imapserver enabled="true">
       <!-- port 993 is the well-known/IANA registered port for IMAPs ie over SSL/TLS -->
-      <!-- port 143 is the well-known/IANA registered port forStandard IMAP4 -->
+      <!-- port 143 is the well-known/IANA registered port for Standard IMAP4 -->
       <port>10143</port>
       <handler>
        <streamdump enabled="true" directory="../apps/james/streamdump" />



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