blob: a4bfbe5610ccee6779b68694fcd9fb5c96f82109 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Apache JAMES Basic Mailet Toolkit - Release Notes</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="author" content="Apache JAMES Project Team" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body class="composite">
<div id="banner">
<a href="index.html" id="bannerLeft">
<img src="images/james-mailet-base-logo.gif" alt="" />
</a>
<a href="http://www.apache.org/index.html" id="bannerRight">
<img src="images/asf-logo-reduced.gif" alt="" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
Last Published: 09/06/2009
</div>
<div class="xright"> <a href="../../index.html">JAMES Project</a>
|
<a href="../../server/index.html">Server</a>
|
<a href="../../mailet/index.html">Mailets</a>
|
<a href="../../jspf/index.html">jSPF</a>
|
<a href="../../mime4j/index.html">Mime4J</a>
|
<a href="../../jsieve/index.html">JSieve</a>
|
<a href="../../postage/index.html">Postage</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Basic Mailet Toolkit</h5>
<ul>
<li class="none">
<a href="index.html">Overview</a>
</li>
<li class="none">
<strong>Release Notes</strong>
</li>
<li class="none">
<a href="doap_apache-mailet-base.rdf">DOAP</a>
</li>
</ul>
<h5>Mailet</h5>
<ul>
<li class="none">
<a href="http://james.apache.org/mailet/api">API</a>
</li>
<li class="none">
<a href="">Basic Toolkit</a>
</li>
<li class="none">
<a href="http://james.apache.org/mailet/crypto">Crypto</a>
</li>
<li class="none">
<a href="http://james.apache.org/jsieve/mailet/index.html">Sieve</a>
</li>
<li class="none">
<a href="http://james.apache.org/mailet/maven-mailetdocs-plugin">MailetDocs</a>
</li>
<li class="none">
<a href="http://james.apache.org/mailet/standard">Standard</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html">Project Information</a>
</li>
<li class="collapsed">
<a href="project-reports.html">Project Reports</a>
</li>
</ul>
<h5>Downloads</h5>
<ul>
<li class="none">
<a href="../../download.cgi">Stable releases</a>
</li>
<li class="none">
<a href="../../downloadunstable.cgi">Unstable releases</a>
</li>
<li class="none">
<a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
<img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2>Release Notes</h2><p>Apache James Mailets Base collects a number of utilites and lightweight frameworks useful when working with the <a href="http://james.apache.org/mailet"> Apache Mailet API</a> (a framework assisting the rapid development of email processing functionality). Mailets base is used as the basis for the email processing functions shipped with the <a href="http://james.apache.org/server"> Apache James server</a> (an advanced mail server) but is not dependent on that server.</p></div><div class="section"><h2>Version 1.0</h2><p>This is the first independent release of these mature components last shipped with Apache James 2.3. </p></div><div class="section"><h2>Earlier Releases</h2><p>Previous versions of the components in base shipped with Apache James server. This product contains repackaged versions which are otherwise compatible with these versions. All classes are package org.apache.mailet.base except test helpers (which are now packaged in org.apache.mailet.base.test).</p><p>It is recommended that anyone using these older versions updates to the new library.</p></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">&#169;
2008-2009
The Apache Software Foundation
</div>
<div class="clear">
<hr/>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1384591-1";
urchinTracker();
</script>
</body>
</html>