Re: RE : James memory leak

2002-10-17 Thread Harmeet Bedi
- Original Message - From: "Diego Castillo" <[EMAIL PROTECTED]> Here go my results. James 2.1a1 resists 3 mail per second but crashes at 4. Unfortunately, the memory leak looks bigger in 2.1a1 than 2.0a3. Memory is freed periodically, more or less every 6 minutes. That may be becaus

RE: NT Service for James

2002-10-17 Thread Kwirirai
Thanks for the help , its now working fine Kwiri! -Original Message- From: Stefano Debenedetti [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 17, 2002 1:18 AM To: James Users List Subject: Re: NT Service for James this is probably because you are splitting over two lines what should

Re: Spam not removed from file repository

2002-10-17 Thread Mike Shoemaker
Out of curiosity where does spam get stored if you are using a db based repository? I don't see a spam table. Does it get added to the deadletter table? - Original Message - From: "Noel J. Bergman" <[EMAIL PROTECTED]> To: "James Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October

Re: NT Service for James

2002-10-17 Thread Stefano Debenedetti
this is probably because you are splitting over two lines what should be all in one line, the comment in the James faq example is somewhat misleading, it should read like this (rem comment shifted up one line so it is cleared that what follows should go all in one line by itself) i.e. rem p

RE : RE : James memory leak

2002-10-17 Thread Diego Castillo
Here go my results. James 2.1a1 resists 3 mail per second but crashes at 4. Unfortunately, the memory leak looks bigger in 2.1a1 than 2.0a3. Memory is freed periodically, more or less every 6 minutes. I guess that I could increase the maximum JVM heap size so that I do not get the OutOfMemoryErr