Norman Maurer wrote:
It whould be really cool if you could create an issue on jira and grant
rights, so we can include it to our trunk.
Will do.
BTW if you are intressted in mbox maybe mstor.sf.net is a good choice
for you too ?
Funny you should mention mstor. We use it already. When we bulk load
from an existing mbox archive on the filesystem, we use mstor to parse
the files. Because both it and James expose the JavaMail API, we can
use the same back-end email-to-xml conversion code.
For testing purposes, I wrote an mstor-driven client that sends each
email in the mbox file through the James listener via SMTP. I pushed
4,000,000 emails through James one day. :)
-jh-