Index of /apache/james

Icon  Name                                      Last modified      Size  Description
[DIR] Parent Directory - [DIR] binaries/ 15-Jun-2004 21:49 - [DIR] jspf/ 08-Apr-2008 11:21 - [DIR] mime4j/ 29-May-2007 08:57 - [DIR] server/ 06-May-2007 01:28 - [DIR] source/ 15-Jun-2004 21:49 - [   ] KEYS 31-May-2007 12:39 7.2K [   ] james-2.2.0-src.tar.gz 15-Jun-2004 21:38 4.7M [TXT] james-2.2.0-src.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-2.2.0-src.zip 15-Jun-2004 21:38 5.2M [TXT] james-2.2.0-src.zip.asc 15-Jun-2004 21:49 232 [   ] james-2.2.0.tar.gz 15-Jun-2004 21:37 4.9M [TXT] james-2.2.0.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-2.2.0.zip 15-Jun-2004 21:37 5.0M [TXT] james-2.2.0.zip.asc 15-Jun-2004 21:49 232 [   ] james-MailetSDK-2.2.0.tar.gz 15-Jun-2004 21:39 4.9M [TXT] james-MailetSDK-2.2.0.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-MailetSDK-2.2.0.zip 15-Jun-2004 21:39 5.1M [TXT] james-MailetSDK-2.2.0.zip.asc 15-Jun-2004 21:49 232 [   ] james-MailetSDK-current.tar.gz 15-Jun-2004 21:39 4.9M [TXT] james-MailetSDK-current.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-MailetSDK-current.zip 15-Jun-2004 21:39 5.1M [TXT] james-MailetSDK-current.zip.asc 15-Jun-2004 21:49 232 [   ] james-current-src.tar.gz 15-Jun-2004 21:38 4.7M [TXT] james-current-src.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-current-src.zip 15-Jun-2004 21:38 5.2M [TXT] james-current-src.zip.asc 15-Jun-2004 21:49 232 [   ] james-current.tar.gz 15-Jun-2004 21:37 4.9M [TXT] james-current.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-current.zip 15-Jun-2004 21:37 5.0M [TXT] james-current.zip.asc 15-Jun-2004 21:49 232 [   ] james-with-phoenix-2.2.0-src.tar.gz 15-Jun-2004 21:39 7.8M [TXT] james-with-phoenix-2.2.0-src.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-with-phoenix-2.2.0-src.zip 15-Jun-2004 21:38 8.3M [TXT] james-with-phoenix-2.2.0-src.zip.asc 15-Jun-2004 21:49 232 [   ] james-with-phoenix-current-src.tar.gz 15-Jun-2004 21:39 7.8M [TXT] james-with-phoenix-current-src.tar.gz.asc 15-Jun-2004 21:49 232 [   ] james-with-phoenix-current-src.zip 15-Jun-2004 21:38 8.3M [TXT] james-with-phoenix-current-src.zip.asc 15-Jun-2004 21:49 232

James v2.2

This is the 2.2 version of James. It is available in both binary and source distributions.

Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files

Changes

The changes in this release are detailed here.

Thank you for using James.

Signatures

Many of the files have been digitally signed using GnuPG. If so, there will be an accompanying file.asc signature file in the same directory as the file (binaries/ or source/). The signing keys can be found in the distribution directory at <http://www.apache.org/dist/jakarta/james/KEYS>.

Always download the KEYS file directly from the Apache site, never from a mirror site.

Always test available signatures, e.g.,
$ pgpk -a KEYS
$ pgpv james-2.2.0.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp james-2.2.0.tar.gz.asc
or,
$ gpg --import KEYS
$ gpg --verify james-2.2.0.tar.gz.asc