Author: norman Date: Sat Feb 10 06:32:54 2007 New Revision: 505697 URL: http://svn.apache.org/viewvc?view=rev&rev=505697 Log: Add new index page
Added: james/site/trunk/www/jspf/index.html (with props) Added: james/site/trunk/www/jspf/index.html URL: http://svn.apache.org/viewvc/james/site/trunk/www/jspf/index.html?view=auto&rev=505697 ============================================================================== --- james/site/trunk/www/jspf/index.html (added) +++ james/site/trunk/www/jspf/index.html Sat Feb 10 06:32:54 2007 @@ -0,0 +1,267 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + + + + + + + + + + +<html> + <head> + <title>jSPF - + Overview</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=" + James jSPF 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-jspf-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: 02/10/2007 + </div> + <div class="xright"> <a href="../index.html">JAMES Project</a> + | + <a href="../server/index.html">Server</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>jSPF</h5> + <ul> + + <li class="none"> + <strong>Overview</strong> + </li> + + <li class="none"> + <a href="FAQ.html">jSPF FAQ</a> + </li> + + <li class="none"> + <a href="mail-lists.html">Mailing Lists</a> + </li> + </ul> + <h5>Documentation</h5> + <ul> + + <li class="none"> + <a href="apidocs/index.html">jSPF Javadocs</a> + </li> + + <li class="none"> + <a href="rfclist.html">Useful RFCs</a> + </li> + </ul> + <h5>Project</h5> + <ul> + + <li class="none"> + <a href="issue-tracking.html">Bug Database</a> + </li> + + <li class="none"> + <a href="source-repository.html">Source Code</a> + </li> + + <li class="none"> + <a href="team-list.html">Who We Are</a> + </li> + + <li class="none"> + <a href="license.html">License</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="http://people.apache.org/dist/james">Test builds</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"> + + + + <a name="What is it?"></a><div class="section"><h2>What is it?</h2> + <p> + The jSPF library is pure Java SPF implementation. It was designed to match the current + SPF-Specs of 2006-2007 (See RFC section). SPF is also knows as Sender Policy Framework. + It was designed to detect email spoofing.This is the solution if you ever was tired + of getting spam from yourself. For more informations see + <a href="http://www.openspf.org"> openspf website</a> or <a href="http://new.openspf.org"> + new openspf website </a>. + </p> + </div> + <a name="News"></a><div class="section"><h2>News</h2> + <a name="2007"></a><div class="section"><h3>2007</h3> + + <h5>jSPF-0.9b4 released</h5> + <p>After some more work was done, we proud to announce the release of jSPF-0.9b4.</p> + + </div> + + <a name="2006"></a><div class="section"><h3>2006</h3> + + <h5>First public release of jSPF</h5> + <p>After a fully rewrite of spf-java we finally release jSPF.</p> + + </div> + </div> + + <a name="releases"></a><div class="section"><h2>releases</h2> + <p> + <b>Latest and Stable: jSPF v0.9b4</b> + <br></br> +jSPF v0.9b4 is the current release. +Both <a href="http://www.apache.org/dist/james/jspf">binary and source</a> distributions are available.</p> + <p>This release passes all YAML tests published by openspf.org (still under development). So it should be fully RFC4408 compliant.</p> + <p> + <b>Get your hands on the latest versions..</b> + <br></br>We put significant milestones, and potential release candidates in the <a href="http://www.apache.org/dist/james/jspf">download area.</a> + <br></br>Whilst the quality of these versions cannot be guaranteed they may contain important bug fixes and cool new features.<br></br> + </p> + </div> + + + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 2006-2007 + + The Apache Software Foundation + + + + + + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html> Propchange: james/site/trunk/www/jspf/index.html ------------------------------------------------------------------------------ svn:mime-type = text/html