Re: 100% processor usage on win2k with large messages

2003-08-07 Thread Webmaster
Thx > Go into run.bat (phoenix.sh for non-Windows users) and increase the memory > settings. Not sure how I'm using wrapper to start as Windows service... how to do this? Regards. - To unsubscribe, e-mail: [EMAIL PROTECTE

James in production and DOS

2003-08-07 Thread Steven Job
How does James work for large enterprise mail systems. I was reading the following faq item. http://james.apache.org/FAQ.html#2 It seems like this could be a problem on larger systems. 1) All spam will be delivered without verification upfront. This can cause problems in that all of this data w

RE: Quota check.

2003-08-07 Thread Noel J. Bergman
Steve, There are quota matchers in CVS already, and in the v2.2 test builds. Right now the only non-abstract class in the package is RecipientIsOverFixedQuota, because we don't have a built-in place to record per-user quotas. The current test build is available at http://cvs.apache.org/builds/ja

SPAM Help

2003-08-07 Thread Miroslav Nachev
Hi, Can you give me some suggestions on how to stop SPAM messages using Mail Server Negotiations method instead of using Mailets to be possible to decrease the mail traffic. Thank you very much in advance. Miro.

Re: [ANN] James v2.2.0a9 Test Build

2003-08-07 Thread Marco Tedone
Thank you, it helped a lot. Marco - Original Message - From: "Vincenzo Gianferrari Pini" <[EMAIL PROTECTED]> To: "James Users List" <[EMAIL PROTECTED]> Sent: Thursday, August 07, 2003 7:14 AM Subject: RE: [ANN] James v2.2.0a9 Test Build A mail attribute is a named (keyed) object that ca

RE: [ANN] James v2.2.0a9 Test Build

2003-08-07 Thread Vincenzo Gianferrari Pini
A mail attribute is a named (keyed) object that can be set in a mail message and later on get/reset/removed again. Mail attributes are stored in a org.apache.mailet.Mail object as a HashMap field, and can be accessed and removed through the following methods defined in the org.apache.mailet.Mai