20 messages in org.apache.james.generalRe: MarkMail: Powered by Apache James
FromSent OnAttachments
Jason HunterNov 7, 2007 6:36 pm 
Stefano BagnaraNov 8, 2007 1:02 am 
Danny AngusNov 8, 2007 1:36 am 
Noel J. BergmanNov 8, 2007 8:30 am 
Noel J. BergmanNov 8, 2007 8:34 am 
Danny AngusNov 8, 2007 8:39 am 
Noel J. BergmanNov 8, 2007 9:32 am 
Jason HunterNov 8, 2007 10:46 am 
Jason HunterNov 8, 2007 10:55 am 
Danny AngusNov 8, 2007 11:12 am 
Norman MaurerNov 8, 2007 12:16 pm 
Norman MaurerNov 8, 2007 12:17 pm 
Norman MaurerNov 8, 2007 12:18 pm 
Jason HunterNov 8, 2007 12:35 pm 
Danny AngusNov 9, 2007 12:15 am 
Robert Burrell DonkinNov 9, 2007 2:51 am 
Danny AngusNov 9, 2007 3:06 am 
Jason HunterNov 9, 2007 3:10 am 
Noel J. BergmanNov 9, 2007 9:52 am 
Robert Burrell DonkinNov 14, 2007 1:38 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: MarkMail: Powered by Apache JamesActions...
From:Jason Hunter (jhun@acm.org)
Date:Nov 8, 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-