The James v2.2.0a12 test build is available at
http://cvs.apache.org/builds/james-server/test-build/. This fixes a problem
reported with 2.2.0a11, and adds a few requested features:
- SenderInFakeDomain allows specifying networks to be considered bad.
Undocumented, since this may not be the *best* way, but available
due to the wildcard DNS games being played by Verisign (and others).
- File-based repository supports an optional FIFO attribute to sort
list before returning to the caller.
- New FromRepository mailet, which can respool from a repository. A
rather requested feature.
These features all need more testing before they should be considered
production ready.
Change in this test build from James v2.2.0a10 include:
* Substantial updates to the FetchMail service
* Upgraded to dnsjava v1.4.1
* New remote manager commands
* New HasMailAttributeWithValueRegex matcher
* New HasMailAttributeWithValue matcher
* During initialization will check if everything is OK in the
database definitions for JDBC repositories support of mail
attributes and behave accordingly.
* Added support for Reply-To heeader in AbstractRedirect family
Note for J2SE 1.3 users: this is the fourth 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]