Index of /dist/jakarta/james

Please help us save bandwidth by downloading from a nearby mirror instead of from www.apache.org.

 Name                                      Last modified      Size  Description
Parent Directory - binaries/ 16-Jun-2004 04:49 - source/ 16-Jun-2004 04:49 - KEYS 08-Nov-2003 19:20 3.0K james-2.2.0-src.tar.gz 16-Jun-2004 04:38 4.7M james-2.2.0-src.tar.gz.asc 16-Jun-2004 04:49 232 james-2.2.0-src.zip 16-Jun-2004 04:38 5.2M james-2.2.0-src.zip.asc 16-Jun-2004 04:49 232 james-2.2.0.tar.gz 16-Jun-2004 04:37 4.9M james-2.2.0.tar.gz.asc 16-Jun-2004 04:49 232 james-2.2.0.zip 16-Jun-2004 04:37 5.0M james-2.2.0.zip.asc 16-Jun-2004 04:49 232 james-MailetSDK-2.2.0.tar.gz 16-Jun-2004 04:39 4.9M james-MailetSDK-2.2.0.tar.gz.asc 16-Jun-2004 04:49 232 james-MailetSDK-2.2.0.zip 16-Jun-2004 04:39 5.1M james-MailetSDK-2.2.0.zip.asc 16-Jun-2004 04:49 232 james-MailetSDK-current.tar.gz 16-Jun-2004 04:39 4.9M james-MailetSDK-current.tar.gz.asc 16-Jun-2004 04:49 232 james-MailetSDK-current.zip 16-Jun-2004 04:39 5.1M james-MailetSDK-current.zip.asc 16-Jun-2004 04:49 232 james-current-src.tar.gz 16-Jun-2004 04:38 4.7M james-current-src.tar.gz.asc 16-Jun-2004 04:49 232 james-current-src.zip 16-Jun-2004 04:38 5.2M james-current-src.zip.asc 16-Jun-2004 04:49 232 james-current.tar.gz 16-Jun-2004 04:37 4.9M james-current.tar.gz.asc 16-Jun-2004 04:49 232 james-current.zip 16-Jun-2004 04:37 5.0M james-current.zip.asc 16-Jun-2004 04:49 232 james-with-phoenix-2.2.0-src.tar.gz 16-Jun-2004 04:39 7.8M james-with-phoenix-2.2.0-src.tar.gz.asc 16-Jun-2004 04:49 232 james-with-phoenix-2.2.0-src.zip 16-Jun-2004 04:38 8.3M james-with-phoenix-2.2.0-src.zip.asc 16-Jun-2004 04:49 232 james-with-phoenix-current-src.tar.gz 16-Jun-2004 04:39 7.8M james-with-phoenix-current-src.tar.gz.asc 16-Jun-2004 04:49 232 james-with-phoenix-current-src.zip 16-Jun-2004 04:38 8.3M james-with-phoenix-current-src.zip.asc 16-Jun-2004 04: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