danny       2002/09/27 02:05:58

  Modified:    src/conf james-config.xml
  Log:
  out by a factor of ten, added extra 0
  
  Revision  Changes    Path
  1.32      +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.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- james-config.xml  24 Sep 2002 15:55:33 -0000      1.31
  +++ james-config.xml  27 Sep 2002 09:05:58 -0000      1.32
  @@ -72,8 +72,8 @@
                        <user>username</user>
                        <!-- account login password -->
                        <password>pass</password>
  -                     <!-- Interval to check this account in milliseconds, 60000 is 
every ten minutes -->
  -                     <interval>600000</interval>
  +                     <!-- Interval to check this account in milliseconds, 600000 is 
every ten minutes -->
  +                     <interval>6000000</interval>
                </fetch>
        </fetchpop>
        
  
  
  

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

Reply via email to