Index of /jakarta/taglibs/mailer

Icon  Name                                      Last modified      Size  Description
[DIR] Parent Directory - Jakarta project [DIR] binaries/ 30-Jul-2004 14:30 - Jakarta project [TXT] README.html 27-Apr-2003 08:58 1.0K Jakarta project [   ] jakarta-taglibs-mailer-current.tar.gz 06-Dec-2002 13:18 167K Jakarta project [TXT] jakarta-taglibs-mailer-current.tar.gz.asc 06-Dec-2002 13:18 228 Jakarta project [   ] jakarta-taglibs-mailer-current.zip 06-Dec-2002 13:18 168K Jakarta project [TXT] jakarta-taglibs-mailer-current.zip.asc 06-Dec-2002 13:18 228 Jakarta project

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