Richard O. Hammer wrote:
This strikes me as a sort of thing that could be configured dynamically. Some centrally accessible class, perhaps James, could have a variable:
public boolean per_message_logging_enabled;


This value, which would be tested before any per-message logging was done, could be turned on and off from an administrative interface while everything was running.

There's nothing in James right now that supports any dynamic reconfiguration, so it would require building this layer to support it. In theory with JMX you can manage your James configuration, and maybe trigger a server restart. Not sure though as I haven't kept tabs on that development.


--
Serge Knystautas
President
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]


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



Reply via email to