noel        2003/01/09 22:43:38

  Modified:    src/conf Tag: branch_2_1_fcs james-config.xml
  Log:
  Enabled NNTP for v2.1.1, and corrected link
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.40.2.1  +4 -4      jakarta-james/src/conf/james-config.xml
  
  Index: james-config.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/conf/james-config.xml,v
  retrieving revision 1.40
  retrieving revision 1.40.2.1
  diff -u -r1.40 -r1.40.2.1
  --- james-config.xml  30 Dec 2002 00:01:34 -0000      1.40
  +++ james-config.xml  10 Jan 2003 06:43:38 -0000      1.40.2.1
  @@ -13,7 +13,7 @@
   <!-- are preceded by a CHECKME! or CONFIRM? comment in the left margin. -->
   
   <!-- For production use you will probably need to make more extensive changes, see 
-->
  -<!-- http://jakarta.apache.org/james/configuration_v2_1.html -->
  +<!-- http://jakarta.apache.org/james/documentation_v2_1.html -->
   
   <!-- $Revision$ Committed on $Date$ by: $Author$ -->
   
  @@ -408,10 +408,10 @@
       <!-- The NNTP server is enabled by default -->
       <!-- Disabling blocks will stop them from listening, -->
       <!-- but does not free as many resources as removing them would -->
  -   <nntpserver enabled="false">
  +   <nntpserver enabled="true">
      <!-- THE NNTP PROTOCOL IS EXPERIMENTAL AND NOT AS WELL TESTED AS SMTP AND POP3 
IN THIS RELEASE.
           The James project recommends that you check the James web site for updates 
to the NNTP
  -        service before enabling this protocol.  -->
  +        service.  -->
         <!-- port 563 is the well-known/IANA registered port for NNTP over SSL/TLS -->
         <!-- port 119 is the well-known/IANA registered port for Standard NNTP -->
         <port>119</port>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to