20 messages in org.apache.james.generalRe: MarkMail: Powered by Apache James
FromSent OnAttachments
Jason Hunter07 Nov 2007 18:36 
Stefano Bagnara08 Nov 2007 01:02 
Danny Angus08 Nov 2007 01:36 
Noel J. Bergman08 Nov 2007 08:30 
Noel J. Bergman08 Nov 2007 08:34 
Danny Angus08 Nov 2007 08:39 
Noel J. Bergman08 Nov 2007 09:32 
Jason Hunter08 Nov 2007 10:46 
Jason Hunter08 Nov 2007 10:55 
Danny Angus08 Nov 2007 11:12 
Norman Maurer08 Nov 2007 12:16 
Norman Maurer08 Nov 2007 12:17 
Norman Maurer08 Nov 2007 12:18 
Jason Hunter08 Nov 2007 12:35 
Danny Angus09 Nov 2007 00:15 
Robert Burrell Donkin09 Nov 2007 02:51 
Danny Angus09 Nov 2007 03:06 
Jason Hunter09 Nov 2007 03:10 
Noel J. Bergman09 Nov 2007 09:52 
Robert Burrell Donkin14 Nov 2007 13:38 
Subject:Re: MarkMail: Powered by Apache James
From:Jason Hunter (jhun@acm.org)
Date:11/08/2007 12:35:50 PM
List:org.apache.james.general

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-