blob: 610ea8a532f4f1778e19528cfd0a8dc47ab3bc95 [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 Standard Mailets - 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-standard-mailets-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>Standard Mailets</h5>
<ul>
<li class="none">
<a href="index.html">Overview</a>
</li>
<li class="none">
<a href="conf.html">Configuration</a>
</li>
<li class="none">
<a href="mailet-report.html">Catalog</a>
</li>
<li class="none">
<strong>Release Notes</strong>
</li>
<li class="none">
<a href="doap_apache-standard-mailets.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="http://james.apache.org/mailet/base">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="">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 Standard Mailets are a collection of general purpose mail processing agents with minimal dependencies. Mailets are defined by the <a href="http://james.apache.org/mailet">Apache Mailet API</a> (a framework assisting the rapid development of email processing functionality). </p></div><div class="section"><h2>1.0</h2><p>This is the first independent release of this code. Previously it was shipped as part of the <a href="http://james.apache.org/mailet">Apache James Mail Server</a> (an advanced mail server). This release is not dependent on that server but can be used in any Mailet container. </p><div class="section"><h3>Since James Server 2.3.1</h3><ul><li>Upgrade to Apache Mailet API 2.4 and Apache Mailets Base 1.0</li><li>[<a href="https://issues.apache.org/jira/browse/JAMES-728">JAMES-728</a>] - ClamAV and IOUtil updates to close streams/readers/writers and sockets</li><li>[<a href="https://issues.apache.org/jira/browse/JAMES-733">JAMES-733</a>] - Fix javadoc </li><li>[<a href="https://issues.apache.org/jira/browse/JAMES-579">JAMES-579</a>] - Update license headers and NOTICE to follow the latest ASF requirements</li></ul></div></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>