Søren Hjarlvig ha scritto:
> Hi,
> 
> I have a memory-consuming mailet and I need to limit the number of
> threads running it (without limiting the overall though-put for
> non-matching mails).
> 
> Stefano describes the problem in this post:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg04063.html
> 
> Does anyone know if the proposed solution is available in James 2.3.1 ?

I'm using multiple spools in james 2.3 since 2 years.

> I have tried adding a "dedicatedspoolmanager"-block to config.xml, but
> when I start James I get the following error:
> 
> There is no coresponding Block or Listener for configuration data in
> element "dedicatedspoolmanager".
> If anyone could provide a working example it would be great.

Make sure you update your assembly.xml too.
You'll have to copy the spoolmanager block definition and name it
"dedicatedspoolmanager".

Stefano

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

Reply via email to