You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Norman Maurer <no...@apache.org> on 2007/04/30 08:21:59 UTC

[ANNOUNCE] Apache JAMES Server 2.3.1 released

Hi all,

The Apache JAMES project is  happy to announce 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.

Apache James Team



Re: [ANNOUNCE] Apache JAMES Server 2.3.1 released

Posted by Serge Knystautas <se...@lokitech.com>.
Danny Angus wrote:
> Well done!

+1!!!!

-- 
Serge Knystautas
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. sergek@lokitech.com

Re: [ANNOUNCE] Apache JAMES Server 2.3.1 released

Posted by Danny Angus <da...@apache.org>.
I just blogged it, so it will appear on planetapache soon,
and posted it to http://www.apachenews.org/


On 4/30/07, Norman Maurer <no...@apache.org> wrote:
> Serge Knystautas schrieb:
> > Danny Angus wrote:
> >> Well done!
> >
> > +1!!!!
>
> Just posted the new release on freshmeat.net.. Should be visible soon.
>
> Bye
> Norman
>
>

Re: [ANNOUNCE] Apache JAMES Server 2.3.1 released

Posted by Norman Maurer <no...@apache.org>.
Serge Knystautas schrieb:
> Danny Angus wrote:
>> Well done!
>
> +1!!!!

Just posted the new release on freshmeat.net.. Should be visible soon.

Bye
Norman


Re: [ANNOUNCE] Apache JAMES Server 2.3.1 released

Posted by Danny Angus <da...@apache.org>.
Well done!