Question:
The config data for JamesSpoolManager is in this block in james-config.xml:
<!-- The James Spool Manager block -->
<spoolmanager>
The only other instance of the "spoolmanager" string literal in the source is
james-assembly.xml:
<block class="org.apache.james.transport.JamesSpoolManager"
name="spoolmanager" >
In JamesSpoolManager.java, the conf is already set to the context of the
spoolmanager element in james-config.xml. But it doesn't seem likely to me that
that association is enough to set this up properly. Suggestions on where to
look, or am I in the right place already?
Thanks in advance.
- Lucas
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>