hbedi       2003/01/18 11:02:43

  Modified:    src/conf james-config.xml
  Log:
  ported Noel's NNTP patches to 3.0 branch.
  
  Revision  Changes    Path
  1.42      +3 -3      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.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- james-config.xml  7 Jan 2003 07:48:30 -0000       1.41
  +++ james-config.xml  18 Jan 2003 19:02:43 -0000      1.42
  @@ -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