April 30, 2007
30 April 2007 - Apache JAMES Server 2.3.1 released
The Apache JAMES project is happy to announce the release of the final version of JAMES Server 2.3.1. This is a bugfix release. You should upgrade as soon as possible.
JAMES Server 2.3.1 can be downloaded at:
http://james.apache.org/download.cgi
The bugfixes / tasks since 2.3.0 are:
- Remove ordb.org from docs
- OOM caused by unbounded cache in InetAddress (was James leaks memory slowly)
- sendmail.py doesn't handle multiple TO-recipient
- sendmail.py crashes on line "from_addr = os.environ['USER'] + '@' + socket.getfqdn()"
- ServerConnection doesn't properly handle the TCP/IP backlog
- Search & Fix broken links on the new website
- MBoxMailRepository.remove(String key) causes ClassCastException
- Failure to correctly set mail.smtp.localhost leads to mail servers being listed on cbl.abuseat.org and mail being rejected by Spamhaus.
- MailAddress not check for valid syntax if new MailAddress(user, domain) is used
- sendmail.py use localhost to connect to local smtpserver. We should use 127.0.0.1
- exporting variables using build.sh on solaris breaks
- James will not start if there is directory with too many files and folders in the repostiory path
- python/sendmail.py is not added to the binary distribution package
- Update license headers to follow the latest ASF requirements as of November the 1st
- Merge 2.3.0a1 to 2.3.0 final releases on JIRA
- Upgrade dnsjava to 2.0.3 when available
- Add documentation for the dns ttl issue
- Make sure our container use an expiration for cached dns data
For more information see the changelog page.
----
---- Posted by Tetsuya Kitahata at April 30, 2007 11:40 AMhttp://www.apachenews.org/archives/000983.html
[ Category : Apache James ] (PDF)(XML)
