The James v2.2.0a10 test build is available at
http://cvs.apache.org/builds/james-server/test-build/.
Change in this test build from James v2.2.0a9 include:
* Added new FetchMail service, enhanced and backported
from the MAIN branch.
* Upgraded to dnsjava v1.4.0 form v1.3.2.
* Added support for mbox format repositories
* Added batch delete and better exception reporting to
mail repositories.
* Improved construction of MailImpl from MimeMessage.
However, code that has the correct information would
be better to avoid the MailImpl(MimeMessage) constructor.
* NEW JDBC Repositories will support mail attributes by
default. EXISTING JDBC repositories require a manual
upgrade of their table structure in order to take
advantage of Mail Attributes.
* Corrected resource leak in FetchPOP (but start to use
FetchMail, as FetchPOP is being deprecated).
The major enhancements are FetchMail and mbox support. The remainder are
mostly bug fixes.
Note for J2SE 1.3 users: this is the second test version of James that uses
DBCP by default. DBCP requires javax.sql.DataSource, so you may need to
either download and install the JDBC optional package binary from
http://java.sun.com/products/jdbc/download.html, or switch back to using
mordred. Many systems will already have this package installed.
Please test, and report any problems, anomalies, performance changes (good
or bad), etc.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]