Index of /Apache/jakarta/taglibs/mailer

Icon  Name                                      Last modified      Size  Description
[DIR] Parent Directory - [DIR] binaries/ 30-Jul-2004 07:30 - [   ] jakarta-taglibs-mailer-current.tar.gz 06-Dec-2002 05:18 167K [TXT] jakarta-taglibs-mailer-current.tar.gz.asc 06-Dec-2002 05:18 228 [   ] jakarta-taglibs-mailer-current.zip 06-Dec-2002 05:18 168K [TXT] jakarta-taglibs-mailer-current.zip.asc 06-Dec-2002 05:18 228

Jakarta-Taglibs mailer Binary Release Distribution

This directory contains the mailer binary release distributions.

Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar.

Thank you for using Jakarta-Taglibs.

The Apache Jakarta Project
http://jakarta.apache.org/

PGP Signatures

Many of the distribution kits have been digitally signed (using PGP). If so, there will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at < http://www.apache.org/dist/jakarta/taglibs/KEYS>.

Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv mailer-1.0.tar.gz.asc
or,
> pgp -ka KEYS
> pgp mailer-1.0.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify mailer-1.0.tar.gz.asc