danny       2002/09/24 08:55:33

  Modified:    src/conf james-config.xml
  Log:
  woops, Accidentally disabled NNTP
  
  Revision  Changes    Path
  1.31      +2 -2      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.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- james-config.xml  24 Sep 2002 15:38:40 -0000      1.30
  +++ james-config.xml  24 Sep 2002 15:55:33 -0000      1.31
  @@ -316,7 +316,7 @@
        <!-- 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">
         <!-- 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