Is there a way to injection spring beans into Mailets? The mailetcontainer.xml file isn't a spring file so does this mean you can't do this?
I have an application that is based on spring already, and I'd like to pull all of James under the same container, and create a custom mailet that I can inject portions of this existing application into. Thanks, Charlie
