mbox-iterator - Integrated in Apache James Mime4j 0.8 !!
svn.apache.org/repos/asf/james/mime4j/trunk/
MboxIterator provides an iterator like interface over mbox files. It's designed to allow easy parsing with mime4j.
It uses NIO memory mapped files for proceesing and should provide fast processing capabilities.
Dependencies
It has no direct dependencies other than the JDK.
Building
The project uses Maven as a build tool.